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-07-13 23:01:12 +02:00
..
app Remove generator environment until we have a gem manifest. 2009-07-13 18:18:08 +02:00
controller Removed invoke_if and allow hook_for to accept boolean options. 2009-07-04 20:17:31 +02:00
generator Added a generator generator. 2009-07-13 23:01:12 +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 Rename invoke_for to hook_for. 2009-06-27 21:30:00 +02:00
metal Clean up class collisions check and a class method helper. 2009-06-26 11:59:14 +02:00
migration Make scaffold controller generate agnostic code and mark some hooks as required. 2009-07-02 10:27:39 +02:00
model Make scaffold controller generate agnostic code and mark some hooks as required. 2009-07-02 10:27:39 +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 Plugin generators now reflect new generators sutrcture. 2009-07-03 14:57:46 +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 Make scaffold controller generate agnostic code and mark some hooks as required. 2009-07-02 10:27:39 +02:00
stylesheets Tests for scaffold generator. 2009-07-02 10:27:40 +02:00