mirror of
https://github.com/github/rails.git
synced 2026-02-12 15:14:55 -05:00
6422f8b4633b773733ff0f2c4785979e4c515552
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2953 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
assert_tag uses exact matches for string conditions, instead of partial matches. Use regex to do partial matches. #2799
Fix that XML-RPC date/time values did not have well-defined behaviour (#2516, #2534). This fix has one caveat, in that we can't support pre-1970 dates from XML-RPC clients.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%