mirror of
https://github.com/github/rails.git
synced 2026-01-27 07:17:58 -05:00
48fd667bda20b899c8c2f0c68a403476f083effc
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2612 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Raise an exception if an attempt is made to insert more session data into the ActiveRecordStore data column than the column can hold. Closes #2234.
Really fix #1896. YAML class structure changed between 1.8.2 and 1.8.3, breaking the original implementation. Duck-type instead of checking kind_of?
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%