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
2011-05-24 07:45:54 -05:00
..
erb for ... in => .each 2011-05-18 21:08:08 +09:00
rails The asset pipeline is always on for new apps, dont need the legacy js ext stuff 2011-05-24 07:45:54 -05:00
test_unit for ... in => .each 2011-05-18 21:08:08 +09:00
actions.rb parenthesize the arguments with splat 2011-05-18 23:19:13 +09:00
active_model.rb edit pass to apply API guideline wrt the use of "# =>" in example code 2010-07-30 02:30:04 +02:00
app_base.rb Removed ActiveSupport::SecureRandom in favour of SecureRandom from the standard library. (It has been deprecated in the 3-1-stable branch.) 2011-05-23 20:25:44 +01:00
base.rb Made language consistent with the rest of the comments in the file. 2011-05-06 13:07:14 -07:00
erb.rb Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
generated_attribute.rb generate HTML5 number_field tag for integer fields 2011-05-16 23:45:39 +09:00
migration.rb Skip creating migration if --skip option is passed to model generator [#6144 state:resolved] 2010-12-16 01:49:28 +05:30
named_base.rb initialize @inside_template 2011-05-18 23:19:13 +09:00
resource_helpers.rb Railties typos. 2011-03-05 11:56:35 +01:00
test_case.rb corrected a mistake in the documentation for assert_migration 2011-01-29 15:42:56 -06:00
test_unit.rb Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00