Activity
Posted in Rails Application Templates Discussion
Hi Chris. Thx for your inspirating work. I am working on Ruby 2.7.1 and Rails 6.0.3.4. After having completed all the steps I get the following error when running 'rails g administrate:install' : " uninitialized constant Administrate::GeneratorHelpers::Find (NameError)" - find_file in generator_helpers.rb:24 Found no solution after googling. DISABLE_SPRING does not help nor bundle exec before the command line ... I have to mention that I didn't change anything in your gemfile. Administrate version : 0.14.0 Thx by advance for your help :-)
+1
Posted in Hatch / Updates
Are you going to manage the updates of the core components (vs gems) like Postgres / Redis etc ... ?