1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails_generator
2008-10-30 12:57:52 +01:00
..
generators Fixed plugin generator so that generated unit tests would subclass ActiveSupport::TestCase, also introduced a helper script to reduce the needed require statements. [#1137 state:committed] 2008-10-30 12:57:52 +01:00
scripts Merge with docrails. 2008-07-16 13:01:23 +01:00
base.rb
commands.rb Don't include the path when checking class collisions [#545 state:resolved] 2008-10-13 21:43:58 -05:00
generated_attribute.rb Generate belongs_to association when generating a model 2008-08-23 21:54:43 +03:00
lookup.rb Fix script/generate warning 2008-10-21 01:47:44 +01:00
manifest.rb
options.rb
scripts.rb Merge with docrails. 2008-07-16 13:01:23 +01:00
secret_key_generator.rb Formally deprecate the old secret key generator 2008-08-27 15:18:07 +02:00
simple_logger.rb
spec.rb