1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/generators/controller
2004-12-23 00:52:34 +00:00
..
templates Added protection for creating a model through the generators with a name of an existing class, like Thread or Date. It'll even offer you a synonym using wordnet.princeton.edu as a look-up. No, I'm not kidding :) [Florian Gross] 2004-12-23 00:52:34 +00:00
controller_generator.rb Added protection for creating a model through the generators with a name of an existing class, like Thread or Date. It'll even offer you a synonym using wordnet.princeton.edu as a look-up. No, I'm not kidding :) [Florian Gross] 2004-12-23 00:52:34 +00:00
USAGE Updated the usage documentation for the generator actions for their new home 2004-12-09 15:54:22 +00:00