Edit
Gemfile
, by changing Hanami Model version:Edit
Gemfile
, by removing Bundler:gem 'bundler'
can be deletedEdit
config/environment.rb
as shown belowEdit
lib/bookshelf.rb
as shown belowEdit the project using
Hanami.logger
instead of application level loggers. Eg.Web.logger
This file can be used to boot your project from external commands. For instance to use it with Sidekiq.