add merged to gem and copied layouts

This commit is contained in:
2023-10-23 19:48:38 +03:00
parent 20d854a5a3
commit d7730c19ad
10 changed files with 322 additions and 1 deletions

View File

@ -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"