rails--rails/railties/lib/rails_generator
Jeremy Kemper 5179b351c7 Scaffolded validation errors set the appropriate HTTP status for XML responses. Closes #8622.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6990 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-06-10 23:04:19 +00:00
..
generators Scaffolded validation errors set the appropriate HTTP status for XML responses. Closes #8622. 2007-06-10 23:04:19 +00:00
scripts We changed name to scaffold 2007-05-18 14:37:44 +00:00
base.rb Documentation for generators (closes #6671) [topfunky] 2006-12-03 16:53:16 +00:00
commands.rb Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
generated_attribute.rb Added script/generate resource which works just like scaffold_resource, but creates empty placeholders instead of predefined [DHH] Added generated attribute options to script/generate model, like the one found in scaffold_resource and resource [DHH] 2006-10-09 00:08:13 +00:00
lookup.rb Plugins may be symlinked in vendor/plugins. Closes #4245. 2007-02-01 20:12:36 +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 Remove opts.on { |options[:option_name] } style hash assignment. Closes #4440. 2006-06-28 20:53:00 +00:00
scripts.rb ./script/generate usage. Closes #5721. 2006-08-05 01:34:01 +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