add merged to gem and copied layouts
This commit is contained in:
3
Gemfile
3
Gemfile
@ -19,6 +19,9 @@ gem "sassc-rails"
|
||||
gem "haml-rails", "~> 2.0"
|
||||
gem 'html2haml'
|
||||
|
||||
#gem "merged" , git: "https://github.com/FeenixMakers/merged"
|
||||
gem "merged" , path: "../merged"
|
||||
|
||||
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
|
||||
# gem "image_processing", "~> 1.2"
|
||||
|
||||
|
Reference in New Issue
Block a user