add slim-rails gem
Showing
| ... | @@ -56,4 +56,4 @@ end | ... | @@ -56,4 +56,4 @@ end |
| # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||
| gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
| gem "slim" | gem 'slim-rails', '~> 3.2' |
Please
register
or
sign in
to comment