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
2022-03-04 14:43:29 -03:00
..
actions Standardize nodoc comments 2021-07-29 21:18:07 +00:00
erb Fix scaffold index.html.erb variable name 2021-12-15 12:35:50 -06:00
rails Do not remove assets initializer when using propshaft 2022-03-04 14:43:29 -03:00
test_unit Merge PR #43611 2021-12-15 01:29:07 +00:00
testing Run rails new using specified prerelease version 2021-10-12 12:24:41 -05:00
actions.rb Be explicit every time we invoke 'rails' 2022-02-22 00:54:10 +10:30
active_model.rb Use safer 'destroy!' in controller scaffolds 2022-01-20 16:46:07 +00:00
app_base.rb Do not remove assets initializer when using propshaft 2022-03-04 14:43:29 -03:00
app_name.rb Used double quotes in template file for consistency. 2021-04-30 02:58:51 +05:30
base.rb Mark up inline code [ci-skip] 2022-02-21 11:11:11 -06:00
database.rb Update pg gem required version to 1.1 2020-04-27 16:27:40 +09:00
erb.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
generated_attribute.rb Make #to_fs the default replacement for #to_s(:format) 2022-02-07 12:41:21 +01:00
migration.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
model_helpers.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
named_base.rb Mark up inline code [ci-skip] 2022-02-21 11:11:11 -06:00
resource_helpers.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
test_case.rb
test_unit.rb