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
KalabiYau 4e84e12a8e Fix parameter naming in RemoteIp middleware constructor method
Was custom_proxies in inline docs, but should be and defined in
constructor as custom_proxies
2014-02-18 15:52:56 +01:00
..
session Renamed session_serializer option to cookies_serializer 2014-02-11 01:54:16 -08:00
templates Spelling and Grammar checks 2013-12-12 18:28:34 +05:30
callbacks.rb class methods moved to already defined class<<self block 2013-11-15 00:23:35 +05:30
cookies.rb rm warning about variable shadowing 2014-02-11 03:56:35 -08:00
debug_exceptions.rb Display exceptions in text format for xhr request 2013-08-22 22:20:34 +04:00
exception_wrapper.rb Remove deprecated cattr_* requires 2013-12-03 00:28:15 +02:00
flash.rb Missed FlashHash#replace 2014-02-11 01:54:18 -08:00
params_parser.rb Use Request#raw_post instead Request#body 2013-07-08 01:48:35 +03:00
public_exceptions.rb remove variable and fix warning 2013-05-09 20:31:31 +05:30
reloader.rb always use a block for cleanup / prepare callbacks so we can clean the method signature 2014-01-28 17:42:48 -08:00
remote_ip.rb Fix parameter naming in RemoteIp middleware constructor method 2014-02-18 15:52:56 +01:00
request_id.rb Mark unused variables and make some style fixes 2013-04-08 22:52:32 +03:00
show_exceptions.rb Remove surprise if from show_exception middleware 2013-10-27 00:55:22 +07:00
ssl.rb Space is not required for Set-Cookie header 2013-07-05 15:40:14 +09:00
stack.rb
static.rb Fix Encoding::CompatibilityError when public path is UTF-8 2013-12-29 18:38:53 +00:00