mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
9e799e731c7960e37ea928371e93590a79f36000
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1086 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%