mirror of
https://github.com/github/rails.git
synced 2026-01-29 08:18:03 -05:00
d41f380a2c7c7926ce89ee2bcef8093d1fd59036
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5587 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Extract template_changed_since? from compile_template? so plugins may override its behavior for non-file-based templates. Closes #6651.
MySQL: detect when a NOT NULL column without a default value is misreported as default ''. Can't detect for string, text, and binary columns since '' is a legitimate default. Closes #6156.
Use attr_accessor_with_default to dry up attribute initialization. References #6538. [Stuart Halloway]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%