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
2020-02-13 16:51:10 -05:00
..
actions Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
css
erb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
rails Merge pull request #38441 from fastruby/grammar-update 2020-02-13 16:51:10 -05:00
test_unit Prevent generating tests with non-existent routes 2019-11-22 16:32:50 -06:00
testing Implicitly assert no exception is raised in block assertions 2019-10-07 11:01:24 +02:00
actions.rb WIP inline option 2020-01-09 15:49:58 -06:00
active_model.rb
app_base.rb Use rails_command :inline option 2020-02-10 17:53:41 -06:00
app_name.rb Don't normalize original_app_name 2019-04-03 17:56:04 +09:00
base.rb Merge pull request #37404 from joshmn/respect_the_force 2020-01-06 21:32:43 -03:00
database.rb Required mysql2 gem 0.5.0 2019-09-13 11:15:44 +09:00
erb.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
generated_attribute.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
migration.rb Enable Lint/ErbNewArguments cop to avoid the deprecated arguments warning 2019-02-01 14:20:11 +09:00
model_helpers.rb Emit warning for unknown inflection rule when generating model. 2018-08-31 15:47:35 +09:00
named_base.rb Fix the collision check for the scaffold generator 2019-11-06 08:46:35 -05:00
resource_helpers.rb
test_case.rb update from PR #36222 2020-02-12 13:31:43 -05:00
test_unit.rb