Make sorting and attachments work

This commit is contained in:
2025-09-02 13:33:48 -05:00
parent 73f430eadf
commit ea56d33472
4 changed files with 33 additions and 5 deletions
+2 -1
View File
@@ -76,7 +76,8 @@ gem 'omniauth-instagram'
#gem 'simple_form'
gem 'active_decorator' #, path: '/Users/bterkuile/companytools/development/rails/components/active_decorator'
#gem 'cmtool', github: 'bterkuile/cmtool'
gem 'paperclip', ['>= 4.2.4', '!= 4.3.0'] #, '3.5.2' # cmtool
#gem 'paperclip', ['>= 4.2.4', '!= 4.3.0'] #, '3.5.2' # cmtool
gem 'kt-paperclip'
#gem 'cmtool', path: './../cmtool'
gem 'cmtool', github: 'bterkuile/cmtool', branch: :master
gem 'kaminari'