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
2014-10-18 13:04:02 -07:00
..
actions Revert "Replace (slower) block.call with (faster) yield" 2014-10-18 13:04:02 -07:00
css
erb Give password_confirmation div the "field" class in erb form template 2014-07-29 16:16:31 +12:00
js/assets
rails Use released rails-dom-testing 2014-10-16 16:53:46 -03:00
test_unit correct filename for jobs tests 2014-09-28 10:31:17 +00:00
testing Fix example code for Rails::Generators::Testing::Behaviour [ci skip] 2014-10-17 04:57:36 +09:00
actions.rb Revert "Replace (slower) block.call with (faster) yield" 2014-10-18 13:04:02 -07:00
active_model.rb
app_base.rb Default generated Gemfile to coffee-rails ~> 4.1.0 2014-10-12 18:27:27 -07:00
base.rb Replace :base with :in [ci skip] 2014-05-11 15:42:35 -03:00
erb.rb Always return an array from formats so there is no need to wrap it when calling 2014-03-04 11:26:09 -03:00
generated_attribute.rb Add a required option to the model generator 2014-08-08 10:29:27 -06:00
migration.rb Add CreateMigration action 2014-01-28 00:01:19 +01:00
model_helpers.rb modify model generator warning message. refs [#174c9f0] 2014-02-27 22:04:01 +05:30
named_base.rb Add FIXME note about the thor bug 2014-05-24 13:34:16 -03:00
resource_helpers.rb Add warning when user tried to create model with pluralize name. 2014-02-23 13:10:41 +05:30
test_case.rb
test_unit.rb