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
Michael S. Klishin e42a235dd1 Request#remote_ip handles the uncommon case that REMOTE_ADDR is a comma-separated list.
[#523 state:resolved]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2008-08-27 23:03:11 -07:00
..
action_controller Request#remote_ip handles the uncommon case that REMOTE_ADDR is a comma-separated list. 2008-08-27 23:03:11 -07:00
action_pack Making ready for release of 2.1 2008-05-31 17:03:03 -07:00
action_view Store application and other context specific helper modules in ActionView::Base#helpers 2008-08-26 16:17:58 -05:00
action_controller.rb Harmonize framework require strategy. Don't add self to load path since Rails initializer and RubyGems handle it. 2008-08-25 21:22:34 -07:00
action_pack.rb Updated copyright years 2008-05-11 18:34:05 -05:00
action_view.rb I18n: removed call to #populate from main library files 2008-08-27 10:36:00 +02:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00