adds the data in active_hash mode

This commit is contained in:
2022-12-11 13:43:12 +02:00
parent d51df54586
commit 39c15585f5
6 changed files with 1666 additions and 5 deletions

View File

@ -16,8 +16,8 @@ gem 'haml-rails'
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
# gem "image_processing", "~> 1.2"
gem "merged" , git: "https://github.com/HubFeenixMakers/merged"
#gem "merged" , path: "../merged"
#gem "merged" , git: "https://github.com/HubFeenixMakers/merged"
gem "merged" , path: "../merged"
group :production do
gem "passenger"