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
2009-08-30 17:04:16 +02:00
..
app Remove support for SQLite 2. 2009-08-17 14:54:34 +01:00
controller Removed invoke_if and allow hook_for to accept boolean options. 2009-07-04 20:17:31 +02:00
generator Fix spelling in Rails 'generator' generator. [#3080 status:resolved] 2009-08-30 16:18:21 +02:00
helper Rename invoke_for to hook_for. 2009-06-27 21:30:00 +02:00
integration_test Add hooks for integration and performance tests. 2009-07-13 18:29:40 +02:00
mailer Remove whitespaces from the default mailer file 2009-07-30 17:49:48 +01:00
metal Modified rake tasks to use new app generator structure and updated Thor version. 2009-07-16 11:17:19 +02:00
migration Change attributes default type to array to allow order to be preserved. 2009-07-21 12:00:02 +02:00
model Change attributes default type to array to allow order to be preserved. 2009-07-21 12:00:02 +02:00
model_subclass Add model_subclass generator with deprecation warning. 2009-06-27 21:30:00 +02:00
observer Make scaffold controller generate agnostic code and mark some hooks as required. 2009-07-02 10:27:39 +02:00
performance_test Add hooks for integration and performance tests. 2009-07-13 18:29:40 +02:00
plugin Modified rake tasks to use new app generator structure and updated Thor version. 2009-07-16 11:17:19 +02:00
resource Added lookup to generators. 2009-07-03 14:57:46 +02:00
scaffold Added stylesheets controller which is invoked by scaffold. 2009-07-02 10:27:40 +02:00
scaffold_controller Removed invoke_if and allow hook_for to accept boolean options. 2009-07-04 20:17:31 +02:00
session_migration Update db:sessions:create to use the proper generator. 2009-07-21 11:28:54 +02:00
stylesheets Remove inline css. [#593 status:resolved] 2009-08-30 17:04:16 +02:00