1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
Santiago Pastorino 52b71c01fd Revert "Quick fix for not escaping []s (not ideal)"
According to http://www.ietf.org/rfc/rfc2616.txt and
http://tools.ietf.org/rfc/rfc3986.txt [ and ] are reserved characters
and should be escaped using "%" HEX HEX

This reverts commit 856d2fd874 and
1ee9b40b18a0bed5bb10a0785f7e2730bac983f6..
2010-11-18 23:31:00 -02:00
..
active_support Revert "Quick fix for not escaping []s (not ideal)" 2010-11-18 23:31:00 -02:00
active_support.rb Always pull in version for frameworks (standardize autoload / require / none) 2010-10-10 16:12:04 -07:00