-
Notifications
You must be signed in to change notification settings - Fork 750
Closed
Description
The Railtie in the gem fails under Sprockets 3.0 which was released recently:
/Users/kir/.rbenv/versions/2.0.0-p451/lib/ruby/gems/2.0.0/gems/react-rails-1.0.0/lib/react/rails/railtie.rb:49:in `block in <class:Railtie>': undefined method `prepend_path' for nil:NilClass (NoMethodError)
from /Users/kir/.rbenv/versions/2.0.0-p451/lib/ruby/gems/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `instance_exec'
from /Users/kir/.rbenv/versions/2.0.0-p451/lib/ruby/gems/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `run'
from /Users/kir/.rbenv/versions/2.0.0-p451/lib/ruby/gems/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:55:in `block in run_initializers'
I will work on the fix.
Metadata
Metadata
Assignees
Labels
No labels