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/rails/generators
2012-01-03 10:39:08 -02:00
..
css Move SCSS generators and default templates from Rails to the Sass Railtie (d435726312601edb3ba6f97b34f562221f72c1f8). 2011-05-24 16:04:28 -07:00
erb for ... in => .each 2011-05-18 21:08:08 +09:00
js/assets Move Coffee generators and templates to Coffee Railtie and create javascript_engine ("js") for apps that remove Coffee gem 2011-06-29 21:16:09 -03:00
rails Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
test_unit Revert the serializers API as other alternatives are now also under discussion 2011-11-25 19:29:39 +00:00
actions.rb Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
active_model.rb
app_base.rb Depend on 4.0.0.beta gems. Use https for github urls. 2011-12-22 10:56:22 -07:00
base.rb Fix rails/generators/base.rb documentation for hook_for 2011-12-29 13:33:01 +02:00
erb.rb
generated_attribute.rb Use 1.9 hash syntax instead. 2011-12-24 22:06:25 +01:00
migration.rb
named_base.rb Tidy up migration types. 2011-12-24 10:38:19 +01:00
resource_helpers.rb added tests, replaced classify with constantize - using classify here cuts the last 's' in ORM name 2011-11-26 19:57:51 +01:00
test_case.rb Tidy up migration types. 2011-12-24 10:38:19 +01:00
test_unit.rb