[Rails] How do I set rails generator properties?
In a rails app I'm working on, when I invoke `rails generate scaffold
Model` it uses the `inherited_resources_controller` instead of
`scaffold_controller`. I'm not sure when it started doing this, but
I'd like it to stop doing that. I'm trying to figure out where this is
set and can't seem to find it.
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home