much better, now with carrierwave

This commit is contained in:
2022-12-25 17:37:22 +02:00
parent e8a755af0e
commit 946f7625be
7 changed files with 94 additions and 36 deletions

View File

@ -14,6 +14,7 @@ gem "sassc-rails"
gem 'haml-rails'
gem 'html2haml'
gem 'devise'
gem 'carrierwave', '>= 3.0.0.beta', '< 4.0'
gem "ruby2js" , path: "../ruby2js"