Skip to content

issues Search Results · repo:haml/haml-rails language:Ruby

Filter by

89 results
 (72 ms)

89 results

inhaml/haml-rails (press backspace or delete to remove)

We have been using haml-rails 2.0.1. recently we tried to upgrade to version 2.1.0. but it raised this error straight away: undefined method `to_hash for an instance of String in this statement Haml::Engine.new(IO.read( ...
  • hzhangatswann
  • Opened 
    on Oct 4, 2024
  • #194

I ran the haml:erb2haml task after running gem install html2haml, and apparently html2haml didn t install properly. The task reported that it couldn t find it for each file, yet at the end it acted as ...
  • dirschn
  • Opened 
    on Sep 23, 2024
  • #193

We are using haml 5.2.2 + Ruby 3.2 + Rails 7 + haml-rails 2.1 in our app. When I to upgrade to haml 6.1.1, my rails views start failing with the exception: ActionView::Template::Error (undefined method ...
  • lbraun
  • Opened 
    on Mar 17, 2023
  • #188

Hello, I m seeing an ActionText render issue with haml-rails v2.1. It prints out the raw html and is not converted. v2.0.1 works fine. has_rich_content :content %div= note.content v2.0.1... this is ...
  • cpanderson
  • Opened 
    on Oct 23, 2022
  • #185

Hello, I m trying to get the same behavior for :xhtml option as in Haml 5, but it doesn t work. config/initializers/haml.rb Haml::Template.options[:format] = :xhtml app/views/test/index.html.haml %p{ ...
  • back2war
  • Opened 
    on Oct 11, 2022
  • #184

Hello, I m trying to test an issue with Rails 7.0.4 and Action Text content not being properly parsed html safe. When I started a new project to create the test I installed haml-rails 2.1 but the erb/html ...
  • cpanderson
  • 3
  • Opened 
    on Oct 5, 2022
  • #182

When running the tests against version 2.1.0 I get this error: /usr/bin/ruby -w -I lib:lib:test /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb test/lib/generators/haml/controller_generator_test.rb ...
  • Segaja
  • 2
  • Opened 
    on Sep 25, 2022
  • #181

The scaffold generator uses a \ table\ to build the listing found in the index.html.haml file. When I try to add a =turbo_frame_tag the code does not work properly. I have submitted an issue in the Rails/Rails ...
  • ycrepeau
  • Opened 
    on Jan 18, 2022
  • #179

I had to manually add the following line to tailwind.config.js in a rails 7 app using haml-rails to get the JIT compiler to work. --- a/tailwind.config.js +++ b/tailwind.config.js @@ -2,6 +2,7 @@ module.exports ...
  • matt17r
  • 2
  • Opened 
    on Oct 18, 2021
  • #177

I get this error when starting a development server. Is this a known bug? Removing bootsnap and spring does not fix the issue. Uninstalling and re-installing haml and haml-rails does not fix the issue. ...
  • chiperific
  • 1
  • Opened 
    on Jan 4, 2021
  • #176
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.