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 [email protected]. To post to this group, send email to [email protected]. 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.

