1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/middleware
2013-01-04 00:14:07 +03:00
..
session Fix UpgradeSignatureToEncryptionCookieStore doc 2012-11-19 14:11:06 -02:00
templates move error page js into script tag 2013-01-04 00:14:07 +03:00
best_standards_support.rb Fix #8086 (BestStandardsSupport rewrites app X-UA-Compatible header, now appends). 2012-11-01 15:15:46 +04:00
callbacks.rb load active_support/core_ext/module/delegation in active_support/rails 2012-08-02 21:59:23 +02:00
cookies.rb Define [], []=, permanent, signed and encrypted as the only allowed methods for the non Raw Cookie classes 2012-12-30 23:50:26 -02:00
debug_exceptions.rb Add source extract to detailed exception page 2012-12-31 13:48:00 -05:00
exception_wrapper.rb remove meaningless AS::FrozenObjectError 2013-01-02 10:04:58 +09:00
flash.rb Remove nodoc from FlashHash #[]= [ci skip] 2012-12-01 22:05:22 -05:00
params_parser.rb Make ActionDispatch::ParamsParser::ParseError#original_exception return the original exception. 2012-08-27 23:46:53 +02:00
public_exceptions.rb Use status, content_type, body method signature for render too 2012-06-14 21:58:05 -03:00
reloader.rb Code-format references to config settings 2012-04-27 22:50:02 -07:00
remote_ip.rb Explain the possible precautions 2013-01-02 15:34:27 -08:00
request_id.rb load active_support/core_ext/object/blank in active_support/rails 2012-08-02 21:59:22 +02:00
show_exceptions.rb Add ensure block to make sure the state is properly restored 2012-11-04 19:50:56 -02:00
ssl.rb Fix secure cookies when there are more than one space before the secure 2012-03-19 16:31:57 -03:00
stack.rb Add the #unshift method to the middleware stack 2012-05-18 16:41:52 +10:00
static.rb rename page_cache_extension option to default_static_extension 2012-10-03 15:35:19 -05:00