rails--rails/railties/lib/rails_generator
David Heinemeier Hansson ef3e1928a1 Plugin tests should include test/unit
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2785 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-28 17:50:18 +00:00
..
generators Plugin tests should include test/unit 2005-10-28 17:50:18 +00:00
scripts
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 Backing out of #2496. Comparing md5 checksums is in no way faster than doing a direct compare. Benchmarks help. 2005-10-08 20:12:16 +00:00
lookup.rb moved generators to lib/generators 2005-10-16 21:47:42 +00:00
manifest.rb
options.rb Added -c/--svn option to the generator that'll add new files and remove destroyed files using svn add/revert/remove as appropriate #2064 [kevin.clark@gmail.com] 2005-09-09 09:02:55 +00:00
scripts.rb
simple_logger.rb
spec.rb