..
request
Merge pull request #28895 from codeforkjeff/fix-session-keys-and-values-methods
2017-05-28 17:13:24 +09:30
routing
Fix missing formats in route-set URLs
2017-06-23 09:42:57 +01:00
session
Reduce string objects by using \ instead of + or << for concatenating strings
2017-01-12 17:45:37 +09:00
system_testing
SystemTesting::Driver can register capybara-webkit and poltergeist
2017-06-02 11:24:55 -05:00
callbacks_test.rb
Remove deprecated callbacks from ActionDispatch middlewares
2017-01-31 15:52:12 -05:00
cookies_test.rb
AEAD encrypted cookies and sessions
2017-05-22 08:50:36 +00:00
debug_exceptions_test.rb
Add more rubocop rules about whitespaces
2016-10-29 01:17:49 -02:00
exception_wrapper_test.rb
executor_test.rb
header_test.rb
Add more rubocop rules about whitespaces
2016-10-29 01:17:49 -02:00
live_response_test.rb
mapper_test.rb
Add three new rubocop rules
2016-08-16 04:30:11 -03:00
middleware_stack_test.rb
Remove deprecated support to passing strings to the middleware stack
2016-10-10 01:35:59 -03:00
mime_type_test.rb
Add more rubocop rules about whitespaces
2016-10-29 01:17:49 -02:00
mount_test.rb
Add three new rubocop rules
2016-08-16 04:30:11 -03:00
prefix_generation_test.rb
Use ActionDispatch::IntegrationTest http helper methods
2017-01-18 16:58:50 +00:00
rack_cache_test.rb
reloader_test.rb
Add Style/EmptyLinesAroundMethodBody
in .rubocop.yml
and remove extra empty lines
2017-02-12 20:44:15 +09:00
request_id_test.rb
Add Style/EmptyLines
in .rubocop.yml
and remove extra empty lines
2016-08-07 17:50:59 +09:00
request_test.rb
Merge branch 'master' into bug/filtered_parameters_class
2017-05-17 15:23:21 -04:00
response_test.rb
Fix Rubocop violations and fix documentation visibility
2016-12-28 21:53:51 -05:00
routing_assertions_test.rb
Add three new rubocop rules
2016-08-16 04:30:11 -03:00
routing_test.rb
Fix TestInvalidUrls
with rack 2.0.3
2017-05-16 08:01:11 +09:00
runner_test.rb
Add Style/EmptyLinesAroundMethodBody
in .rubocop.yml
and remove extra empty lines
2017-02-12 20:44:15 +09:00
show_exceptions_test.rb
Deprecated ActionDispatch::ParamsParser::ParamsParser
2016-10-10 01:35:58 -03:00
ssl_test.rb
⚠️ "Use assert_nil if expecting nil. This will fail in MT6."
2017-01-18 18:41:32 +09:00
static_test.rb
Add missing gzip footer check in ActiveSupport::Gzip.decompress
2017-02-24 17:33:36 -05:00
test_request_test.rb
"Use assert_nil if expecting nil. This will fail in minitest 6."
2016-12-25 02:29:52 +09:00
test_response_test.rb
uploaded_file_test.rb
Fixed string being modified in place causing frozen string errors in Ruby 2.3
2017-05-15 20:54:13 -04:00
url_generation_test.rb
applies remaining conventions across the project
2016-08-06 20:20:22 +02:00