Radhames Brito wrote in post #988228: > On Fri, Mar 18, 2011 at 5:01 PM, Cluter Vipic <[email protected]>
> rails c > > at the app directory, then try mixing > > r.generate :controller => :invitations, :action => create , > :invitation_token => "123" > > until you get what you want. I tried same error >> NameError: undefined local variable or method create' for main:Object >> from (irb): 2 >> I believed that the command "rails console" is the same "rails c" isn`t it? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

