-
- Downloads
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 2 additions, 2 deletionsGemfile.lock
- spec/helpers/page_layout_helper_spec.rb 9 additions, 0 deletionsspec/helpers/page_layout_helper_spec.rb
- spec/views/layouts/_head.html.haml_spec.rb 36 additions, 0 deletionsspec/views/layouts/_head.html.haml_spec.rb
Loading
| Loading
| @@ -76,7 +76,7 @@ gem 'rack-cors', '~> 0.4.0', require: 'rack/cors' |
gem 'kaminari', '~> 0.17.0' | ||
# HAML | ||
gem 'hamlit', '~> 2.5' | ||
gem 'hamlit', '~> 2.6.1' | ||
# Files attachments | ||
gem 'carrierwave', '~> 0.10.0' | ||
Loading
| Loading
|
spec/views/layouts/_head.html.haml_spec.rb
0 → 100644
Please register or sign in to comment