mirror of
https://github.com/github/rails.git
synced 2026-02-08 13:15:23 -05:00
b84a7beb98a1bfe384e92d7c301db0ee30cbf1b6
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2964 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
The auto_link text helper accepts an optional block to format the link text for each url and email address. References #2628.
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.
acts_as_list plays nicely with inheritance by remembering the class which declared it. Closes #2811.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%