.. |
session
|
Deprecate exception#original_exception in favor of exception#cause
|
2015-11-03 06:54:34 -08:00 |
templates
|
Add text template for source code
|
2015-11-03 22:13:10 +00:00 |
callbacks.rb
|
[ci skip] Fix comment of ActionDispatch::Callbacks
|
2014-11-23 13:22:36 +09:00 |
cookies.rb
|
Stop violating law of demeter in response cookie_jar
|
2015-12-06 15:32:47 -05:00 |
debug_exceptions.rb
|
Avoid warning because of the mime type
|
2015-12-09 10:53:46 -03:00 |
exception_wrapper.rb
|
Deprecate exception#original_exception in favor of exception#cause
|
2015-11-03 06:54:34 -08:00 |
flash.rb
|
pull the flash methods in to their own module
|
2015-09-25 16:09:58 -07:00 |
load_interlock.rb
|
Fix the Interlock middleware
|
2015-07-09 03:31:31 +09:30 |
params_parser.rb
|
Deprecate exception#original_exception in favor of exception#cause
|
2015-11-03 06:54:34 -08:00 |
public_exceptions.rb
|
use Request#path_info instead of direct ENV access
|
2015-08-23 17:22:21 -07:00 |
reloader.rb
|
Delete needless require 'active_support/deprecation'
|
2015-10-20 20:02:59 +09:00 |
remote_ip.rb
|
Clearer comment and variable name on IP spoofing
|
2015-11-22 14:45:05 +00:00 |
request_id.rb
|
add a branch to eliminate multiple nil checks
|
2015-05-23 11:38:23 -07:00 |
show_exceptions.rb
|
use methods on the request object instead of accessing env
|
2015-08-23 17:25:13 -07:00 |
ssl.rb
|
Fix HSTS default expire in ActionDispatch::SSL docs.
|
2015-09-14 00:04:51 -03:00 |
stack.rb
|
Show middleware classes on /rails/info/properties
|
2015-11-11 09:46:23 -08:00 |
static.rb
|
remove unnecessary @compiled_root from static.rb
|
2015-11-11 21:13:33 +09:00 |