Commit Graph

9 Commits

Author SHA1 Message Date
José Valim 9fffdc5cdb Generators load path now will be Ruby load path. If you want to use rspec:install generator, you need generators/rspec/install_generator in your load path. 2010-01-18 16:21:11 +01:00
Yehuda Katz + Carl Lerche f0dd77c6be Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
José Valim 37ba0047a9 Removed invoke_if and allow hook_for to accept boolean options. 2009-07-04 20:17:31 +02:00
José Valim d1c404ee90 Added lookup to generators. 2009-07-03 14:57:46 +02:00
José Valim d5d0b8ea8e Removing unecessary class methods. 2009-07-02 10:27:39 +02:00
José Valim 9068bc05b8 Added ResourceGenerator. 2009-06-28 18:28:30 +02:00
José Valim 1a15dd4de5 Rename invoke_for to hook_for. 2009-06-27 21:30:00 +02:00
José Valim 54208cbe60 Added invoke_if and make use of it on controller generators. 2009-06-26 20:24:52 +02:00
José Valim e2346244a2 Added Controller Generators. 2009-06-26 11:59:14 +02:00