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-15 11:33:36 +02:00
..
active_record Add some attribute readers to migration module. 2009-07-13 20:42:25 +02:00
erb
rails Refactored some generators to make use of improved invocations on thor. 2009-07-15 11:33:36 +02:00
test_unit Refactored some generators to make use of improved invocations on thor. 2009-07-15 11:33:36 +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 Updated vendored Thor to 0.11.1 and update Rails::Generators. 2009-07-14 22:20:43 +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 Refactored some generators to make use of improved invocations on thor. 2009-07-15 11:33:36 +02:00
erb.rb
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
test_unit.rb