rails/railties/lib/generators
jastix a1c289dbe4 Require test/unit in the generated test_helper for plugin [#1878 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-08-09 17:56:41 +01:00
..
active_record Refactored create_migration on model generator. 2009-08-09 15:57:59 +01:00
erb Change attributes default type to array to allow order to be preserved. 2009-07-21 12:00:02 +02:00
rails Depend on rubygems 1.3.2 2009-08-09 11:11:34 +12:00
test_unit Require test/unit in the generated test_helper for plugin [#1878 state:resolved] 2009-08-09 17:56:41 +01:00
actions.rb Users can now pass :branch for git plugins and :revision for subversion plugins 2009-08-08 23:42:18 +01:00
active_model.rb Rename Rails::Generators::ActionORM to Rails::Generators::ActiveModel. 2009-08-08 17:48:07 +02:00
active_record.rb Rename Rails::Generators::ActionORM to Rails::Generators::ActiveModel. 2009-08-08 17:48:07 +02:00
base.rb Ensure that developers options are overwritten by user options. 2009-07-28 08:48:21 +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 Change false to :verbose => false as in new Thor version. 2009-07-15 20:16:37 +02:00
named_base.rb Refactored create_migration on model generator. 2009-08-09 15:57:59 +01: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