mark-gItxkkNxtSKRDzCHYUAyEw@public.gmane.org
2013-May-14 03:29 UTC
rails 3.2.13 model generator does not work in a mountable engine
I use `rails plugin new engine_name --mountable` to generate a mountable engine, and `cd engine_name` I tried `rails g controller controller_name`, it works fine, but not `rails g model model_name`, after I type this command it shows nothing. anyone meet this? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/90811275-3c54-4990-877f-e306cd489690%40googlegroups.com?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
Geoffrey Roguelon
2013-May-14 08:45 UTC
Re: rails 3.2.13 model generator does not work in a mountable engine
Hi, I''ve generated a mountable engine with Rails 3.2.13 and i''ve none problems to generate a model after a controller... Have you tested again ? Best regards. Le mardi 14 mai 2013 05:29:15 UTC+2, ma...-gItxkkNxtSKRDzCHYUAyEw@public.gmane.org a écrit :> > I use `rails plugin new engine_name --mountable` to generate a mountable > engine, and `cd engine_name` > > I tried `rails g controller controller_name`, it works fine, but not > `rails g model model_name`, after I type this command it shows nothing. > > anyone meet this? >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/b15a9475-7436-4a14-9c8f-80069ebf43c9%40googlegroups.com?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
Taimoor Changaiz
2013-Jul-16 08:18 UTC
Re: rails 3.2.13 model generator does not work in a mountable engine
Hi, Have you found any solution please share then. On Tuesday, 14 May 2013 13:45:07 UTC+5, Geoffrey Roguelon wrote:> > Hi, > > I''ve generated a mountable engine with Rails 3.2.13 and i''ve none problems > to generate a model after a controller... > > Have you tested again ? > > Best regards. > > Le mardi 14 mai 2013 05:29:15 UTC+2, ma...-gItxkkNxtSKRDzCHYUAyEw@public.gmane.org a écrit : >> >> I use `rails plugin new engine_name --mountable` to generate a mountable >> engine, and `cd engine_name` >> >> I tried `rails g controller controller_name`, it works fine, but not >> `rails g model model_name`, after I type this command it shows nothing. >> >> anyone meet this? >> >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/5e692a17-d5b4-472e-a6f0-8d554351dcf6%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.