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/test_unit
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
..
controller Added test unit files for scaffold_controller. 2009-07-02 10:27:40 +02:00
helper Added migrations and make base generators be lazy loaded. 2009-06-28 11:56:44 +02:00
integration Add hooks for integration and performance tests. 2009-07-13 18:29:40 +02:00
mailer Added test unit files for scaffold_controller. 2009-07-02 10:27:40 +02:00
model Change attributes default type to array to allow order to be preserved. 2009-07-21 12:00:02 +02:00
observer Added test unit files for scaffold_controller. 2009-07-02 10:27:40 +02:00
performance Add hooks for integration and performance tests. 2009-07-13 18:29:40 +02:00
plugin Require test/unit in the generated test_helper for plugin [#1878 state:resolved] 2009-08-09 17:56:41 +01:00
scaffold Rename ControllerNamedBase to ScaffoldBase and move ActionORM helpers. 2009-07-02 10:27:40 +02:00