Skip to content
This repository was archived by the owner on Jun 10, 2018. It is now read-only.
This repository was archived by the owner on Jun 10, 2018. It is now read-only.

jquery/rails/railtie.rb:9:in block in <class:Railtie>': undefined method join' for nil:NilClass #17

@shlima

Description

@shlima

Hello, unfortunately I catch the error with Rails 4.1 and els 1.1.1 while blotting my application:
(ejs 1.0.0 works fine)

/Users/alex/.rvm/gems/ruby-2.1.1/gems/jquery-rails-2.1.4/lib/jquery/rails/railtie.rb:9:in `block in <class:Railtie>': undefined method `join' for nil:NilClass (NoMethodError)
    from /Users/alex/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0.rc2/lib/active_support/lazy_load_hooks.rb:36:in `call'
    from /Users/alex/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0.rc2/lib/active_support/lazy_load_hooks.rb:36:in `execute_hook'
    from /Users/alex/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0.rc2/lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
    from /Users/alex/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0.rc2/lib/active_support/lazy_load_hooks.rb:44:in `each'
    from /Users/alex/.rvm/gems/ruby-2.1.1/gems/activesupport-4.1.0.rc2/lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
    from /Users/alex/.rvm/gems/ruby-2.1.1/gems/railties-4.1.0.rc2/lib/rails/application.rb:121:in `initialize'
    from /Users/alex/.rvm/gems/ruby-2.1.1/gems/railties-4.1.0.rc2/lib/rails/railtie.rb:171:in `new'
    from /Users/alex/.rvm/gems/ruby-2.1.1/gems/railties-4.1.0.rc2/lib/rails/railtie.rb:171:in `instance'
    from /Users/alex/.rvm/gems/ruby-2.1.1/gems/railties-4.1.0.rc2/lib/rails/application.rb:90:in `inherited'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions