mirror of
https://github.com/github/rails.git
synced 2026-01-24 13:58:12 -05:00
2cfe309dc498bedaa7ca78c16d1270c359f70cdd
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1085 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Fixed javascript_include_tag to output type instead of language and conform to XHTML #1018 [Rick Olson]
Fixed problem with classes being required twice. Object#const_missing now uses require_dependency to load files. It used to use require_or_load which would cause models to be loaded twice, which was not good for validations and other class methods #971 [Nicholas Seckar]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%