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
Aaron Patterson faf3a86028
Merge pull request #43871 from rails/rm-fix-hosts-with-port
Allow any allowed host with port
2021-12-15 11:48:32 -08:00
..
api Rename master to main in all code references 2021-01-19 20:46:33 +00:00
application Allow any allowed host with port 2021-12-15 02:50:13 +00:00
autoloaders Revise style 2021-09-08 18:21:21 +02:00
command Standardize nodoc comments 2021-07-29 21:18:07 +00:00
commands Squashed commit of the following: 2021-12-03 04:02:40 +00:00
console
engine Remove glob pattern from app/channels load path 2021-10-27 11:46:06 -07:00
generators Fix scaffold index.html.erb variable name 2021-12-15 12:35:50 -06:00
plugin
rack Don't require ActionDispatch::{Request,Response} 2021-07-19 01:30:54 +01:00
railtie Standardize nodoc comments 2021-07-29 21:18:07 +00:00
tasks Call yarn directly (#43641) 2021-11-15 09:53:12 +01:00
templates Remove "shortcut" link type from favicon_link_tag method 2021-12-13 13:49:43 +09:00
test_unit Extract list_tests from Rails::TestUnit::Runner.load_tests 2021-09-07 21:34:56 +09:00
all.rb Make Sprockets more optional, offer Propshaft as alternative (#43261) 2021-10-09 17:03:05 +02:00
app_loader.rb
app_updater.rb Make Sprockets more optional, offer Propshaft as alternative (#43261) 2021-10-09 17:03:05 +02:00
application.rb Remove docs on multiple applications 2021-08-06 16:25:20 -05:00
application_controller.rb Add 'self' to ApplicationController CSP 2021-06-05 01:39:36 +01:00
autoloaders.rb Revise style 2021-09-08 18:21:21 +02:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
code_statistics_calculator.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
command.rb Improve help for Rake tasks 2021-07-21 22:12:08 +02:00
commands.rb
configuration.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
dev_caching.rb
engine.rb Restore set_autoload_path triggering before bootstrap 2021-10-04 22:01:23 +02:00
gem_version.rb Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
generators.rb Remove default reliance on Sass and CSS generators (#43110) 2021-08-26 13:40:25 +02:00
info.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
info_controller.rb use ruby 2.7's filter_map instead of select + map 2021-04-26 17:55:33 -04:00
initializable.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
mailers_controller.rb Enable Style/ExplicitBlockArgument cop 2021-09-05 17:06:19 +02:00
paths.rb
rack.rb
railtie.rb Explicitly order Railties by load order 2021-11-25 12:07:45 +01:00
ruby_version_check.rb Rails 7 requires Ruby 2.7 and prefer Ruby 3+ 2021-02-04 16:34:53 +00:00
secrets.rb unsafe_load secrets.yml with psych 4 2021-07-03 09:19:22 -04:00
source_annotation_extractor.rb Fix inline code markup [ci-skip] 2021-02-14 11:20:35 -06:00
tasks.rb
test_help.rb
version.rb
welcome_controller.rb Fixes an issue where an error is raised when a new rails app hits the internal rails welcome page, the exception is ActionController::RequestForgeryProtection::DisabledSessionError 2021-09-13 08:44:02 +01:00