.. |
api
|
Use Array#extract! where possible
|
2018-08-14 19:53:12 +03:00 |
application
|
Support environment specific credentials file. (#33521)
|
2018-09-19 14:02:00 -07:00 |
command
|
Enable Style/ParenthesesAroundCondition cop
|
2018-08-19 08:16:21 +09:00 |
commands
|
Enable Performance/UnfreezeString cop
|
2018-09-23 08:56:55 +09:00 |
console
|
Adding frozen_string_literal pragma to Railties.
|
2017-08-14 19:08:09 +02:00 |
engine
|
Eager load supports individual files
|
2018-09-26 11:09:35 -07:00 |
generators
|
Enable Performance/UnfreezeString cop
|
2018-09-23 08:56:55 +09:00 |
plugin
|
[Railties] require_relative => require
|
2017-10-21 22:48:26 +09:00 |
rack
|
Log the remote IP addr of clients behind a proxy
|
2018-07-31 20:45:37 +05:30 |
railtie
|
Clarify that config.eager_load controls eager loading [ci skip]
|
2017-12-30 22:37:44 +00:00 |
tasks
|
Run yarn install relative to Rails.root
|
2018-09-07 22:11:10 +01:00 |
templates
|
Changes Rails Welcome image on localhost:3000
|
2018-06-22 15:09:53 +03:00 |
test_unit
|
use "minitest" consistently
|
2018-09-11 23:57:25 +02:00 |
all.rb
|
Add --skip-active-storage and do so automatically when --skip-active-record is used
|
2017-11-06 21:08:51 +00:00 |
app_loader.rb
|
Enable Start/EndWith and RegexpMatch cops
|
2018-07-28 17:37:17 -04:00 |
app_updater.rb
|
Don't generate yarn's contents in app:update task if it's skipped
|
2018-05-16 20:24:57 +09:00 |
application.rb
|
Fixed to RAILS_MASTER_KEY as a default env key for decrypting.
|
2018-09-20 12:23:50 +02:00 |
application_controller.rb
|
Always yield a CSP policy instance
|
2018-03-08 14:14:09 +00:00 |
backtrace_cleaner.rb
|
Use backtrace cleaner to clean up backtrace for verbose query logs
|
2018-08-14 09:15:28 +10:00 |
cli.rb
|
[Railties] require_relative => require
|
2017-10-21 22:48:26 +09:00 |
code_statistics.rb
|
Enable Start/EndWith and RegexpMatch cops
|
2018-07-28 17:37:17 -04:00 |
code_statistics_calculator.rb
|
Adding frozen_string_literal pragma to Railties.
|
2017-08-14 19:08:09 +02:00 |
command.rb
|
Extract Rails::Command::Spellchecker
|
2018-03-04 17:50:37 +02:00 |
commands.rb
|
[Railties] require_relative => require
|
2017-10-21 22:48:26 +09:00 |
configuration.rb
|
Turn on performance based cops
|
2018-07-23 15:37:06 -07:00 |
dev_caching.rb
|
Make restart and dev:cache tasks work when customizing pid file path
|
2017-08-21 05:44:11 +09:00 |
engine.rb
|
Eager load supports individual files
|
2018-09-26 11:09:35 -07:00 |
gem_version.rb
|
Start Rails 6.0 development!!!
|
2018-01-30 18:51:17 -05:00 |
generators.rb
|
Turn on performance based cops
|
2018-07-23 15:37:06 -07:00 |
info.rb
|
Enable Performance/UnfreezeString cop
|
2018-09-23 08:56:55 +09:00 |
info_controller.rb
|
[Railties] require_relative => require
|
2017-10-21 22:48:26 +09:00 |
initializable.rb
|
Adding frozen_string_literal pragma to Railties.
|
2017-08-14 19:08:09 +02:00 |
mailers_controller.rb
|
Disable content security policy for mailer previews
|
2018-07-30 22:37:34 -07:00 |
paths.rb
|
Adding frozen_string_literal pragma to Railties.
|
2017-08-14 19:08:09 +02:00 |
rack.rb
|
Adding frozen_string_literal pragma to Railties.
|
2017-08-14 19:08:09 +02:00 |
railtie.rb
|
[Railties] require_relative => require
|
2017-10-21 22:48:26 +09:00 |
ruby_version_check.rb
|
Compare ruby version with correct way
|
2018-03-29 16:26:19 +09:00 |
secrets.rb
|
Remove usage of strip_heredoc in the framework in favor of <<~
|
2018-02-16 19:28:30 -05:00 |
source_annotation_extractor.rb
|
Enable Performance/UnfreezeString cop
|
2018-09-23 08:56:55 +09:00 |
tasks.rb
|
Make rake routes deprecate before deleting
|
2018-08-20 08:47:29 +09:00 |
test_help.rb
|
Use testing lazy-load hooks:
|
2018-07-04 16:34:59 -04:00 |
version.rb
|
Adding frozen_string_literal pragma to Railties.
|
2017-08-14 19:08:09 +02:00 |
welcome_controller.rb
|
[Railties] require_relative => require
|
2017-10-21 22:48:26 +09:00 |