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
Aaron Patterson 6c44161834 pass check_ip and proxies to GetIp constructor
The `GetIp` class doesn't need to keep a reference to the middleware, so
there is no reason to pass the middleware instance to the `GetIp` class
2015-06-03 14:01:11 +08:00
..
http Remove already defined methods in super class of ActionDispatch::Request class 2015-05-28 20:59:21 +03:00
journey Use block variable instead of global 2015-06-01 19:44:40 -05:00
middleware pass check_ip and proxies to GetIp constructor 2015-06-03 14:01:11 +08:00
request remove new line between doc and method 2015-04-07 05:02:22 +00:00
routing match method doc fix [ci skip] 2015-05-30 17:47:24 +03:00
testing Merge pull request #20138 from tgxworld/deprecated_assert_template 2015-06-01 12:39:03 -03:00
journey.rb
railtie.rb pass a config to the route set 2015-03-05 13:12:06 -08:00
routing.rb Remove assigns and assert_template. 2015-05-30 14:13:57 +08:00