.. |
api
|
Document Arel.sql
|
2019-09-26 19:37:42 -04:00 |
application
|
Add retry_jitter to 6.1 new framework defaults
|
2020-04-19 23:53:20 +01:00 |
command
|
Also avoid deprecation warnings if command fails
|
2019-11-15 21:21:52 -05:00 |
commands
|
Support reentrant calls to RakeCommand.perform
|
2020-05-03 19:28:15 -05:00 |
console
|
|
|
engine
|
Bring back feature that allows loading external route iles:
|
2019-12-06 14:20:12 +01:00 |
generators
|
Relax required rack-mini-profiler version 2.0.x to 2.x
|
2020-05-05 17:22:26 +09:00 |
plugin
|
|
|
rack
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
railtie
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
tasks
|
Support reentrant calls to RakeCommand.perform
|
2020-05-03 19:28:15 -05:00 |
templates
|
Fix href to replace http with https in the Yay! You’re on Rails! page
|
2019-09-03 09:43:29 +09:00 |
test_unit
|
Handle paths with trailing slashes in rails test
|
2020-03-26 21:48:17 +00:00 |
all.rb
|
Import Action Text
|
2019-01-04 22:22:49 -05:00 |
app_loader.rb
|
Railities typo fixes.
|
2019-02-01 16:42:40 +05:30 |
app_updater.rb
|
Remove --skip-yarn in favor of --skip-javascript
|
2018-10-22 16:54:10 +03:00 |
application.rb
|
Add mention to shared section in config_for docs [ci skip]
|
2020-05-01 15:25:14 +02:00 |
application_controller.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
autoloaders.rb
|
defines Rails.autoloaders.log!
|
2019-08-13 18:14:50 +02:00 |
backtrace_cleaner.rb
|
Missing require AS/core_ext/string/access
|
2019-12-29 14:12:42 +09:00 |
cli.rb
|
|
|
code_statistics.rb
|
Calculate mailbox and channel test files as Test LOC stats
|
2020-02-19 10:10:12 -03:00 |
code_statistics_calculator.rb
|
Use match? where we don't need MatchData
|
2019-07-29 14:23:10 +09:00 |
command.rb
|
Isolate ARGV in Rails::Command.invoke
|
2020-02-18 15:02:56 -06:00 |
commands.rb
|
|
|
configuration.rb
|
Delayed middleware delete does not allow move operations
|
2020-01-08 11:30:02 +02:00 |
dev_caching.rb
|
|
|
engine.rb
|
restores the ability to manually eager load applications
|
2020-01-07 21:34:28 +01:00 |
gem_version.rb
|
Start Rails 6.1 development
|
2019-04-24 15:57:14 -04:00 |
generators.rb
|
Merge pull request #38495 from jonathanhefner/isolate-argv-in-command-invoke
|
2020-03-14 02:47:22 +01:00 |
info.rb
|
Deprecate spec_name and use name for configurations
|
2020-02-24 13:27:07 -05:00 |
info_controller.rb
|
Enable Layout/EmptyLinesAroundAccessModifier cop
|
2019-06-13 12:00:45 +09:00 |
initializable.rb
|
|
|
mailers_controller.rb
|
Add title tag to mailer previews
|
2019-09-02 14:44:46 -07:00 |
paths.rb
|
Bring back feature that allows loading external route iles:
|
2019-12-06 14:20:12 +01:00 |
rack.rb
|
|
|
railtie.rb
|
require, require_relative, load by double quotes (#38841)
|
2020-03-29 16:30:52 -07:00 |
ruby_version_check.rb
|
Require Ruby 2.5 for Rails 6.
|
2018-12-19 21:47:50 +01:00 |
secrets.rb
|
|
|
source_annotation_extractor.rb
|
Move the deprecation call after the new class has been defined:
|
2019-07-22 15:27:17 +02:00 |
tasks.rb
|
Implements the task zeitwerk:check
|
2019-04-23 03:17:34 +02:00 |
test_help.rb
|
|
|
version.rb
|
|
|
welcome_controller.rb
|
|
|