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
Carlos Antonio da Silva c3e573db54 Minor js review [ci skip]
Remove/add ; where necessary, fix indentation.
2012-12-18 08:28:21 -02:00
..
session Fix UpgradeSignatureToEncryptionCookieStore doc 2012-11-19 14:11:06 -02:00
templates Minor js review [ci skip] 2012-12-18 08:28:21 -02: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 Add UpgradeSignatureToEncryptionCookieStore 2012-11-16 17:29:26 -02:00
debug_exceptions.rb Format routes as html on debug page 2012-12-17 15:59:15 -06:00
exception_wrapper.rb log 404 status when ActiveRecord::RecordNotFound was raised (#7646) 2012-09-17 18:16:41 +02: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 memoize calculated ip without additional variable 2012-11-01 22:29:21 +03: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