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/rails
Henrik N e3a95cb0e9 Change "script/server" to "rails server" in README.
Also console, dbconsole, generate.
2010-02-06 11:02:53 +01:00
..
app Change "script/server" to "rails server" in README. 2010-02-06 11:02:53 +01:00
controller 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
generator 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
helper 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
integration_test 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
mailer Updating USAGE information for Mailer generator [#3801 status:resolved] 2010-02-02 10:09:41 +01:00
metal Ensure metals and initializers in plugins are loaded. 2010-01-24 14:48:00 +01:00
migration 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
model 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
model_subclass 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
observer 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
performance_test 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
plugin Make plugin generator compatible with new schema. 2010-01-24 09:42:28 +01:00
resource Change mailer generator templates and refactor the whole naming schema. 2010-01-25 13:20:32 +01:00
scaffold 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
scaffold_controller Change mailer generator templates and refactor the whole naming schema. 2010-01-25 13:20:32 +01:00
session_migration 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
stylesheets Template whitespace 2010-01-22 08:27:05 -06:00