You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
Do not add these lines to application.rb:
config.eager_load_paths += %W(#{config.root}/app/views/components)config.autoload_paths += %W(#{config.root}/app/views/components)They are not longer necessary (since public models are moved), and they break production.