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 has been archived by the owner on Mar 23, 2024. It is now read-only.
=> Booting Thin
=> Rails 4.1.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Notice: server is listening on all interfaces (0.0.0.0). Consider using 127.0.0.1 (--binding option)
=> Ctrl-C to shutdown server
Exiting
/Library/Ruby/Gems/2.0.0/gems/requirejs-rails-0.9.5/lib/requirejs/rails/config.rb:131:in `user_config=': undefined method `delete' for false:FalseClass (NoMethodError)
from /Library/Ruby/Gems/2.0.0/gems/requirejs-rails-0.9.5/lib/requirejs/rails/engine.rb:100:in `process_user_config_file'
from /Library/Ruby/Gems/2.0.0/gems/requirejs-rails-0.9.5/lib/requirejs/rails/engine.rb:19:in `block in <class:Engine>'
....
The text was updated successfully, but these errors were encountered:
When starting rails server (
rails s
), I got:The text was updated successfully, but these errors were encountered: