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-12-12 18:49:45 -02:00
..
actions Merge pull request #17302 from claudiob/replace-slower-block-call-with-faster-yield 2014-10-18 17:08:24 -03:00
css nodoc CSS::Generators [ci skip] 2012-10-07 13:47:34 -05:00
erb Don't remove mailer layouts files 2014-11-27 14:36:10 +09:00
js/assets Fixing build failures 2012-10-11 02:05:25 +05:30
rails [ci skip] Fix typo 2014-12-09 13:02:03 +09: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 Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
active_model.rb Removed unused deprecation requires. 2013-07-03 23:21:23 +03:00
app_base.rb Rails master requires arel master 2014-12-12 18:49:45 -02:00
base.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01: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 Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
resource_helpers.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
test_case.rb Break down Rails::Generator::TestCase into modules 2013-03-31 20:46:16 -03:00
test_unit.rb nodoc TestUnit::Generators [ci skip] 2012-10-07 13:41:53 -05:00