When I run the following, for a healthy 1.4 app created with the
wizard...
hobo generate install_plugin hobo_simple_color
I see the following error:
Hobo Command Line Interface 1.4.0.pre6
gemfile hobo_simple_color
/Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/hobo-1.4.0.pre6/lib/
generators/hobo/plugin.rb:38:in `install_plugin_helper': undefined
method `subsites' for Generators::Hobo:Module (NoMethodError)
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/hobo-1.4.0.pre6/lib/
generators/hobo/install_plugin/install_plugin_generator.rb:27:in
`install_plugin'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/thor-0.14.6/lib/thor/
task.rb:22:in `run'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/thor-0.14.6/lib/thor/
invocation.rb:118:in `invoke_task'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/thor-0.14.6/lib/thor/
invocation.rb:124:in `block in invoke_all'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/thor-0.14.6/lib/thor/
invocation.rb:124:in `each'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/thor-0.14.6/lib/thor/
invocation.rb:124:in `map'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/thor-0.14.6/lib/thor/
invocation.rb:124:in `invoke_all'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/thor-0.14.6/lib/thor/
group.rb:226:in `dispatch'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/thor-0.14.6/lib/thor/
base.rb:389:in `start'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.1.5/lib/
rails/generators.rb:168:in `invoke'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.1.5/lib/
rails/commands/generate.rb:12:in `<top (required)>'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.5/
lib/active_support/dependencies.rb:240:in `require'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.5/
lib/active_support/dependencies.rb:240:in `block in require'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.5/
lib/active_support/dependencies.rb:223:in `block in load_dependency'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.5/
lib/active_support/dependencies.rb:640:in `new_constants_in'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.5/
lib/active_support/dependencies.rb:223:in `load_dependency'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.5/
lib/active_support/dependencies.rb:240:in `require'
from /Users/Joyce/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.1.5/lib/
rails/commands.rb:28:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
I'd normally post this on Lighthouse, but it seems to be broken for me
today :(
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.