owen2345/camaleon-cms

uninitialized constant Draper (NameError)

prdpspkt opened this issue · 2 comments

Rails 5.2.4.2
Camaleon 2.5.2
May be code needs to be changed.

Hi @prdpspkt
did you add the following?
# gem 'draper', '~> 3' # for Rails 5+

gem 'drapper', '~> 4.0.1' worked fine.