Skip to content

hassle/init.rb:2: undefined method `middleware' for ActionController::Dispatcher:Class (NoMethodError)  #9

@johnam

Description

@johnam

Hi, when running Rails 3.0.5 app with hassle 0.0.1 plugin I get the following error:

(master)c35894b$ thin -e production start

Using rack adapter
/.../vendor/plugins/hassle/init.rb:2: undefined method middleware' for ActionController::Dispatcher:Class (NoMethodError) from /Users/John/.rvm/gems/ree-1.8.7-2011.03@.../gems/railties-3.0.5/lib/rails/plugin.rb:81 from /Users/John/.rvm/gems/ree-1.8.7-2011.03@.../gems/railties-3.0.5/lib/rails/initializable.rb:25:ininstance_exec'
from /Users/John/.rvm/gems/ree-1.8.7-2011.03@.../gems/railties-3.0.5/lib/rails/initializable.rb:25:in run' from /Users/John/.rvm/gems/ree-1.8.7-2011.03@.../gems/railties-3.0.5/lib/rails/initializable.rb:50:inrun_initializers'
from /Users/John/.rvm/gems/ree-1.8.7-2011.03@.../gems/railties-3.0.5/lib/rails/initializable.rb:49:in each' from /Users/John/.rvm/gems/ree-1.8.7-2011.03@.../gems/railties-3.0.5/lib/rails/initializable.rb:49:inrun_initializers'
from /Users/John/.rvm/gems/ree-1.8.7-2011.03@.../gems/railties-3.0.5/lib/rails/application.rb:134:in initialize!' from /Users/John/.rvm/gems/ree-1.8.7-2011.03@.../gems/railties-3.0.5/lib/rails/application.rb:77:insend'
from /Users/John/.rvm/gems/ree-1.8.7-2011.03@.../gems/railties-3.0.5/lib/rails/application.rb:77:in method_missing' from /.../config/environment.rb:5 from /.../.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:ingem_original_require'
from /.../.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in require' from /.../rails/.../config.ru:3 from /.../.rvm/gems/ree-1.8.7-2011.03@.../gems/rack-1.2.2/lib/rack/builder.rb:46:ininstance_eval'
from /.../.rvm/gems/ree-1.8.7-2011.03@.../gems/rack-1.2.2/lib/rack/builder.rb:46:in initialize' from /Users/John/rails/.../config.ru:1:innew'
from /Users/John/rails/.../config.ru:1

Thank you,
John

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