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
Rafael França 4614848564
Merge pull request #36946 from eugeneius/return_only_media_type_on_content_type_new_default
Fix new default value for return_only_media_type_on_content_type
2019-08-15 20:26:19 -04:00
..
api
application Preserve existing attachment assignment behavior for upgraded apps 2019-07-20 06:33:11 -04:00
command Rename to Diffing and move module into credentials command 2019-08-03 23:06:47 +02:00
commands Revise flow to what was described in 03e44f9 2019-08-04 02:19:55 +02:00
console
engine rename to javascript_path, make attr_accessor 2019-08-14 12:36:27 -05:00
generators Merge pull request #36946 from eugeneius/return_only_media_type_on_content_type_new_default 2019-08-15 20:26:19 -04: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 Address to rubocop offences 2019-07-31 17:48:14 +09:00
templates
test_unit Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
all.rb
app_loader.rb Railities typo fixes. 2019-02-01 16:42:40 +05:30
app_updater.rb
application.rb Adds support for configuring HTTP Feature Policy (#33439) 2019-07-10 15:33:15 -07: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
cli.rb
code_statistics.rb Use match? where we don't need MatchData 2019-07-27 13:06:49 +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
dev_caching.rb
engine.rb It may be better to explicitly require 'object/try' where we call try 2019-08-01 18:51:51 +09: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
info_controller.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
initializable.rb
mailers_controller.rb [Rails::MailersController] Do not leak I18n global setting changes 2019-04-16 18:54:51 +00:00
paths.rb Use Dir.glob(base: ...) to avoid chdir 2019-07-22 14:40:51 -07:00
rack.rb
railtie.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
ruby_version_check.rb
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