rails/railties/lib/rails_generator
2006-02-28 21:01:10 +00:00
..
generators Guard against app generation if the database specified isnt supported for preconfiguration [DHH] 2006-02-28 21:01:10 +00:00
scripts A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
base.rb Make table_name and controller_name in generators honor AR::Base.pluralize_table_names. 2005-09-28 00:06:39 +00:00
commands.rb Added collision option to template generation in generators (closes #3329) [anna@wota.jp] 2006-02-26 01:12:58 +00:00
lookup.rb Name vendor/generators source differently from lib/generators source. 2005-12-09 23:41:46 +00:00
manifest.rb Added new generator framework that informs about its doings on generation and enables updating and destruction of generated artifacts. See the new script/destroy and script/update for more details #487 [bitsweat] 2005-02-07 13:14:05 +00:00
options.rb Generator::Base#usage takes an optional message argument which defaults to Generator::Base#usage_message. 2006-02-28 20:58:29 +00:00
scripts.rb Update instructions on how to find and install generators. Closes #3172. 2005-12-11 05:06:06 +00:00
simple_logger.rb Added new generator framework that informs about its doings on generation and enables updating and destruction of generated artifacts. See the new script/destroy and script/update for more details #487 [bitsweat] 2005-02-07 13:14:05 +00:00
spec.rb Added new generator framework that informs about its doings on generation and enables updating and destruction of generated artifacts. See the new script/destroy and script/update for more details #487 [bitsweat] 2005-02-07 13:14:05 +00:00