..
api
Document Arel.sql
2019-09-26 19:37:42 -04:00
application
Revert "Use app.config.file_watcher
for watcher in RoutesReloader
"
2019-12-06 14:58:07 +08:00
command
Also avoid deprecation warnings if command fails
2019-11-15 21:21:52 -05:00
commands
Fix "warning: instance variable @db_config not initialized"
2019-11-04 20:48:31 +09:00
console
engine
rename to javascript_path, make attr_accessor
2019-08-14 12:36:27 -05:00
generators
Merge pull request #37778 from jonathanhefner/prevent-tests-with-non-existent-routes
2019-11-25 08:56:29 -07: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
remove spurious trailing commas from zeitwerk:check error messages
2019-09-25 00:41:39 +02: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
Use match? where we don't need MatchData
2019-07-29 14:23:10 +09: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
Revert "Use app.config.file_watcher
for watcher in RoutesReloader
"
2019-12-06 14:58:07 +08: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
Don't modify relative ./ paths in BacktraceCleaner
2019-10-03 14:06:58 -07:00
cli.rb
code_statistics.rb
Address all possible Performance/StartWith
/ Performance/EndWith
violations
2019-11-14 03:20:29 +09:00
code_statistics_calculator.rb
Use match? where we don't need MatchData
2019-07-29 14:23:10 +09:00
command.rb
active_support/dependencies/autoload is already required via active_support.rb
2019-07-12 18:30:58 +09:00
commands.rb
configuration.rb
Turn on performance based cops
2018-07-23 15:37:06 -07:00
dev_caching.rb
engine.rb
let environments configure load-related paths
2019-11-06 20:40:39 +01:00
gem_version.rb
Start Rails 6.1 development
2019-04-24 15:57:14 -04:00
generators.rb
Remove duplicate method definition
2019-08-01 17:42:44 -04:00
info.rb
constant Gem::RubyGemsVersion is deprecated
2019-08-17 18:41:56 +02: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
Use Dir.glob(base: ...) to avoid chdir
2019-07-22 14:40:51 -07:00
rack.rb
railtie.rb
Safer example in Rails::Railtie documentation
2019-09-04 12:18:24 +02:00
ruby_version_check.rb
Require Ruby 2.5 for Rails 6.
2018-12-19 21:47:50 +01: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
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
Use testing lazy-load hooks:
2018-07-04 16:34:59 -04:00
version.rb
welcome_controller.rb