add haml-rails
This commit is contained in:
parent
70ebeb473d
commit
8fbd85f11a
2 changed files with 22 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -54,3 +54,5 @@ end
|
|||
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||
|
||||
gem "haml-rails", "~> 2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue