helios-technologies / skeleton-rails

A gem to include Skeleton CSS into Rails 3.1
174 stars 45 forks source link

`handle_argument_error': "add_assets" was called incorrectly. #7

Closed gobijan closed 11 years ago

gobijan commented 12 years ago

tschundeee$ rails g skeleton:install insert app/assets/javascripts/application.js /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/group.rb:208:in handle_argument_error': "add_assets" was called incorrectly. Are you sure it has arity equals to 0? (ArgumentError) from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/task.rb:25:inrescue in run' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/task.rb:21:in run' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/invocation.rb:118:ininvoke_task' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/invocation.rb:124:in block in invoke_all' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/invocation.rb:124:ineach' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/invocation.rb:124:in map' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/invocation.rb:124:ininvoke_all' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/group.rb:226:in dispatch' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/thor-0.14.6/lib/thor/base.rb:389:instart' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/railties-3.2.2/lib/rails/generators.rb:170:in invoke' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/railties-3.2.2/lib/rails/commands/generate.rb:12:in<top (required)>' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:251:in require' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:251:inblock in require' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:236:in load_dependency' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:251:inrequire' from /Users/tschundeee/.rvm/gems/ruby-1.9.3-p125/gems/railties-3.2.2/lib/rails/commands.rb:29:in <top (required)>' from script/rails:6:inrequire' from script/rails:6:in `

' tschundeee$