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-13 23:01:12 +02:00
..
active_record Add some attribute readers to migration module. 2009-07-13 20:42:25 +02:00
erb Solving merge conflicts. 2009-07-12 16:29:15 +02:00
rails Added a generator generator. 2009-07-13 23:01:12 +02:00
test_unit Add hooks for integration and performance tests. 2009-07-13 18:29:40 +02:00
action_orm.rb Always allow params to be skipped on action orm in generators. 2009-07-13 15:08:45 +02:00
actions.rb Make specs pass on Ruby 1.9. 2009-07-06 18:31:28 +02:00
active_record.rb Always allow params to be skipped on action orm in generators. 2009-07-13 15:08:45 +02:00
base.rb Do not require options on class_option. 2009-07-13 14:30:32 +02:00
erb.rb Added Rails::Generators::ActionORM to hold ORM methods necessary to build a generator. 2009-07-02 10:27:39 +02:00
generated_attribute.rb Make explicit that references and belongs_to types have nil as default value. 2009-07-13 16:18:56 +02:00
migration.rb Ensure non timestamped migrations are generated properly. 2009-07-13 22:26:58 +02:00
named_base.rb Allow scaffold controller to load action_orm files on demand. 2009-07-04 20:17:32 +02:00
test_unit.rb Added Rails::Generators::ActionORM to hold ORM methods necessary to build a generator. 2009-07-02 10:27:39 +02:00