mirror of
https://github.com/github/rails.git
synced 2026-01-29 16:28:09 -05:00
e72ff355c35879ffaf262f4bd91ce7612f028a8e
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4429 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Rewind readable CGI params so others may reread them (such as CGI::Session when passing the session id in a multipart form). Closes #210.
Added simple hash conditions to find that'll just convert hash to an AND-based condition string (closes #5143) [hcatlin@gmail.com]
Fixed that Module#alias_method_chain should work with both foo? foo! and foo at the same time (closes #4954) [anna@wota.jp]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%