mirror of
https://github.com/github/rails.git
synced 2026-01-29 08:18:03 -05:00
772ad9520158fb35fd5d5a9357ceca51b297bd67
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8636 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Fix issue where Table#references doesn't pass a :null option to a *_type attribute for polymorphic associations. Closes #10753 [railsjitsu]
Time#to_json uses Numeric#to_utc_offset_s to output cross-platform-consistent representation without having to convert to DateTime. References #9750
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%