We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3013603 + e796c5e commit 3fe77a4Copy full SHA for 3fe77a4
README.md
@@ -4,7 +4,7 @@ Haml-rails provides Haml generators for Rails 4. It also enables Haml as the tem
4
5
To use it, add this line to your Gemfile:
6
7
- gem "haml-rails"
+ gem "haml-rails", "~> 0.8"
8
9
This ensures that:
10
* Any time you generate a controller or scaffold, you'll get Haml templates (instead of ERB)
0 commit comments