zetachang / react.rb

Opal Ruby wrapper of React.js library.
http://reactrb.org/
MIT License
547 stars 35 forks source link

Rails 5.rc1: `method_missing': undefined method `assets' for #<Rails::Application::Configuration:0x007fd1698ee210> #145

Closed fcarucci-zz closed 8 years ago

fcarucci-zz commented 8 years ago

Part of the callstack:

Did you mean? asset_host (NoMethodError) from /Users/fcarucci/.rvm/gems/ruby-2.3.0@frontend/gems/reactrb-0.7.42/lib/reactive-ruby/rails/railtie.rb:5:in block in <class:Railtie>' from /Users/fcarucci/.rvm/gems/ruby-2.3.0@frontend/gems/activesupport-5.0.0.rc1/lib/active_support/lazy_load_hooks.rb:36:inexecute_hook' from /Users/fcarucci/.rvm/gems/ruby-2.3.0@frontend/gems/activesupport-5.0.0.rc1/lib/active_support/lazy_load_hooks.rb:45:in block in run_load_hooks' from /Users/fcarucci/.rvm/gems/ruby-2.3.0@frontend/gems/activesupport-5.0.0.rc1/lib/active_support/lazy_load_hooks.rb:44:ineach'

fcarucci-zz commented 8 years ago

My mistake.

sollycatprint commented 8 years ago

This issue was moved to reactrb/reactrb#145