1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/application
Rafael França 8f9f7e7ca4
Merge pull request #42864 from hahmed/ha/new-rails-api-app-errors-on-welcome-controller
Fixes DisabledSessionError with new rails api app
2021-09-21 18:46:49 -04:00
..
configuration
initializers Make verbose_query_logs a module instance variable 2021-06-10 18:31:33 +02:00
middleware Merge pull request #43104 from ghiculescu/http-406-crash 2021-09-21 17:59:49 -04:00
rack
rake Add require to failing multi_db test 2021-08-23 11:27:22 -07:00
asset_debugging_test.rb Add a template per case on asset debugging tests 2021-09-09 22:36:12 +02:00
assets_test.rb Sprockets shouldn't be in debug mode by default in development (#42984) 2021-08-10 12:27:50 +02:00
bin_setup_test.rb Replace webpack with importmapped Hotwire as default js (#42999) 2021-08-26 10:39:36 +02:00
configuration_test.rb Move the parameter wrapper code to the ActionController::Railtie class 2021-09-17 17:11:56 -04:00
console_test.rb Remove all version checking for older Rubies in tests 2021-02-05 13:21:45 +09:00
content_security_policy_test.rb
credentials_test.rb
current_attributes_integration_test.rb
dbconsole_test.rb
generators_test.rb Modernize scaffold generator (#41210) 2021-02-04 12:26:16 +01:00
help_test.rb
integration_test_case_test.rb require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
loading_test.rb Fix CI failure caused by error_highlight gem 2021-07-02 17:44:10 +09:00
mailer_previews_test.rb Display exception messages using simple_format for a better and clearer 2020-11-09 21:48:24 +00:00
middleware_test.rb Add missing configuration to middleware test 2021-09-19 22:51:41 -07:00
multi_db_rake_test.rb Generate abstract class when generating scaffold in another database 2020-07-29 12:43:45 -04:00
multiple_applications_test.rb
paths_test.rb Bring back feature that allows loading external route iles: 2019-12-06 14:20:12 +01:00
per_request_digest_cache_test.rb Change the default digest for new apps to SHA256 2021-01-08 12:07:20 +01:00
permissions_policy_test.rb Use Feature-Policy header name for now 2020-11-19 16:08:09 +01:00
query_logs_test.rb Refactor ActiveRecord::QueryLogs hook point 2021-08-25 14:25:42 +02:00
rackup_test.rb
rake_test.rb Remove default reliance on Sass and CSS generators (#43110) 2021-08-26 13:40:25 +02:00
rendering_test.rb Lazily build path regex in PathParser 2020-05-31 15:28:24 -05:00
routing_test.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
runner_test.rb Revert "Merge pull request #37215 from utilum/avoid_test_flunking_on_warning" 2019-12-25 17:13:09 +09:00
server_test.rb Allow a new server Railtie block: 2020-11-02 18:11:41 +00:00
system_test_case_test.rb Add fallback host for SystemTestCase driven by RackTest 2021-09-21 20:09:16 +02:00
test_runner_test.rb Replace webpack with importmapped Hotwire as default js (#42999) 2021-08-26 10:39:36 +02:00
test_test.rb require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
url_generation_test.rb
version_test.rb
watcher_test.rb
zeitwerk_inflector_test.rb Move the default autoloaders inflector to railties 2021-09-04 20:44:39 +02:00
zeitwerk_integration_test.rb Move Zeitwerk to railties 2021-09-05 03:37:46 +02:00