Commit Graph

7 Commits

Author SHA1 Message Date
RomD f44a0b1d52 fix usage examples and more to use new invocations
Signed-off-by: Carl Lerche <carllerche@mac.com>
2010-02-06 09:51:53 -08:00
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 c90419d4f4 Update db:sessions:create to use the proper generator. 2009-07-21 11:28:54 +02:00
José Valim 9541977e04 Make scaffold controller generate agnostic code and mark some hooks as required. 2009-07-02 10:27:39 +02:00
José Valim 35c4df4aa5 Added scaffold_controller. 2009-07-02 10:27:39 +02:00
José Valim 1ca51df000 Added migration and session_migration generator. 2009-06-28 13:16:14 +02:00