search for: _invoke_for_class_method

Displaying 2 results from an estimated 2 matches for "_invoke_for_class_method".

2011 May 06
1
scaffold didn't work
...b: 226:in `dispatch'' from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/ invocation.rb:109:in `send'' from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/ invocation.rb:109:in `invoke'' from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/group.rb: 269:in `_invoke_for_class_method'' from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/shell.rb: 74:in `with_padding'' from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/group.rb: 258:in `_invoke_for_class_method'' from /usr/lib/ruby/gems/1.8/gems/thor-0.14.6/lib/thor/group.rb: 134:in `_inv...
2013 Mar 14
7
No Migration Files are created
I''ve been working with Rails for 3 Months now, but haven''t experienced this problem until now. I''m currently working through Micharl Hartls Tutorial and everything worked fine so far, but suddenly (chapter 11) I can nolonger create Migration Files. when entering "rails g model Name field1:type" I don''t get the usual "create db/migrate...."