I’m trying to install apartment gem but its giving error.
When I do
bundle exec rails generate apartment:install
it produce error
undefined method `new' for "Apartment::Reloader":String (NoMethodError)
what the solution of this issue?
New contributor
H.M.BILAL is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.