rails--rails/railties/lib/rails_generator
David Heinemeier Hansson 10be1c59f8 Added an empty favicon.ico file to the public directory of new applications (so the logs are not spammed by its absence)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@861 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-06 17:22:56 +00:00
..
generators Added an empty favicon.ico file to the public directory of new applications (so the logs are not spammed by its absence) 2005-03-06 17:22:56 +00:00
scripts A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00
base.rb Fixed generated functional test for nested controllers has wrong paths #635 2005-02-15 19:35:13 +00:00
commands.rb Fix module support for controller generators #668 [Ulysses] 2005-02-19 16:41:39 +00:00
lookup.rb A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +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 Fixed generated functional test for nested controllers has wrong paths #635 2005-02-15 19:35:13 +00:00
scripts.rb A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +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