Commit Graph

12 Commits

Author SHA1 Message Date
José Valim 271e7c803f Move all generators tests to use new test case syntax. 2010-01-03 17:14:50 +01:00
José Valim 441227a10f Create Rails::Generators::TestCase. 2010-01-03 17:14:49 +01:00
Yehuda Katz 14370e1aab CI breakage
This reverts commit a288b74f1c.
2009-11-02 17:12:01 -08:00
José Valim a288b74f1c Generators should use Rails.root instead of Dir.pwd [#3408 status:resolved]
Signed-off-by: Yehuda Katz <wycats@gmail.com>
2009-10-28 16:54:38 -04:00
Yehuda Katz + Carl Lerche f0dd77c6be Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
José Valim a06c825b46 Updated vendored Thor to 0.11.1 and update Rails::Generators. 2009-07-14 22:20:43 +02:00
José Valim d1c404ee90 Added lookup to generators. 2009-07-03 14:57:46 +02:00
José Valim 9413dba432 Added tessts for resources generator. 2009-06-28 19:46:34 +02:00
José Valim c03585aa8d Show invoked generators options on meta generators. 2009-06-27 21:30:00 +02:00
José Valim 8c5622f0d4 Initial scratch of model generators. 2009-06-27 21:29:59 +02:00
José Valim e375819b76 Spec --no and --skip. 2009-06-26 20:42:00 +02:00
José Valim e2346244a2 Added Controller Generators. 2009-06-26 11:59:14 +02:00