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/generators
2009-07-02 10:27:39 +02:00
..
active_record Removing unecessary class methods. 2009-07-02 10:27:39 +02:00
erb Added migrations and make base generators be lazy loaded. 2009-06-28 11:56:44 +02:00
rails Put migration methods into a separate folder and let just ActiveRecord dependency in ActiveRecord models. 2009-07-02 10:27:39 +02:00
test_unit Put migration methods into a separate folder and let just ActiveRecord dependency in ActiveRecord models. 2009-07-02 10:27:39 +02:00
actions.rb Added tessts for resources generator. 2009-06-28 19:46:34 +02:00
active_record.rb Put migration methods into a separate folder and let just ActiveRecord dependency in ActiveRecord models. 2009-07-02 10:27:39 +02:00
base.rb Removing unecessary class methods. 2009-07-02 10:27:39 +02:00
erb.rb Added Mailer generaator template engine and test framework agnostic. 2009-06-25 12:57:58 +02:00
generated_attribute.rb Initial scratch of model generators. 2009-06-27 21:29:59 +02:00
migration.rb Ensure both migration and routes are removed on revoke. 2009-07-02 10:27:39 +02:00
named_base.rb Put migration methods into a separate folder and let just ActiveRecord dependency in ActiveRecord models. 2009-07-02 10:27:39 +02:00
test_unit.rb Put migration methods into a separate folder and let just ActiveRecord dependency in ActiveRecord models. 2009-07-02 10:27:39 +02:00