helios-technologies / skeleton-rails

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

rails 3.2.6 add_assets error #8

Closed jeyrschabu closed 11 years ago

jeyrschabu commented 12 years ago

To solve this in rails 3.2.6 (Please see below the error trace)


rails g skeleton:install insert app/assets/javascripts/application.js /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/shell.rb:65:in say_status': wrong number of arguments (1 for 2) (ArgumentError) from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/shell.rb:65:insay_status' from /usr/lib/ruby/gems/1.8/gems/skeleton-rails-0.0.2/lib/generators/skeleton/install/install_generator.rb:35:in add_assets' from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/task.rb:27:insend' from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/task.rb:27:in run' from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/invocation.rb:120:ininvoke_task' from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/invocation.rb:126:in invoke_all' from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/shell.rb:14:inmap' from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/core_ext/ordered_hash.rb:73:in each' from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/invocation.rb:126:inmap' from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/invocation.rb:126:in invoke_all' from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/group.rb:238:indispatch' from /usr/lib/ruby/gems/1.8/gems/thor-0.15.4/lib/thor/base.rb:425:in start' from /usr/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/generators.rb:171:ininvoke' from /usr/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/commands/generate.rb:12 from /usr/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:in require' from /usr/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inrequire' from /usr/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:236:in load_dependency' from /usr/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/dependencies.rb:251:inrequire' from /usr/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/commands.rb:29 from script/rails:6:in `require' from script/rails:6

lucalanca commented 12 years ago

I also have this error. @jeyrschabu why did you reopened this issue? Your solution didn't work?

jeyrschabu commented 12 years ago

Actually my solution worked. But I reopened the issue so the owner can fix it.

On Jul 9, 2012, at 5:11 PM, João Figueiredoreply@reply.github.com wrote:

I also have this error. @jeyrschabu why did you reopened this issue? Your solution didn't work?


Reply to this email directly or view it on GitHub: https://github.com/helios-technologies/skeleton-rails/issues/8#issuecomment-6863557