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
Andre Arko 4f2bf6491c Return the calculated remote_ip or ip
This was an especially nasty bug introduced in 317f4e2, by the way that an instance of GetIp is not nil, but GetIp#to_s could sometimes return nil. Gross, huh?
2011-11-14 11:23:33 -10:00
..
http Return the calculated remote_ip or ip 2011-11-14 11:23:33 -10:00
middleware memoize the relatively expensive remote IP code 2011-11-14 11:20:57 -10:00
routing Fix small typos in routing docs 2011-11-03 08:43:28 +04:00
testing TestCase should respect the view_assigns API instead of pulling variables on its own. 2011-10-02 11:29:13 +02:00
railtie.rb stop circular require warnings 2011-08-24 16:47:01 -07:00
routing.rb Also change the default route comment 2011-06-16 14:03:41 +08:00