mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
ffc46632189b75daf423452e3715d4c11a73310b
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3012 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Only include builtin filters whose filenames match /^[a-z][a-z_]*_helper.rb$/ to avoid including operating system metadata such as ._foo_helper.rb. References #2855.
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%