mirror of
https://github.com/github/rails.git
synced 2026-01-10 07:07:54 -05:00
1b3bae967dbc2a55a9dffb267a93a6a470f27e53
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3700 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added support to AssetTagHelper#javascript_include_tag for having :defaults appear anywhere in the list, so you can now make one call ala javascript_include_tag(:defaults, "my_scripts") or javascript_include_tag("my_scripts", :defaults) depending on how you want the load order (closes #3506) [Bob Silva]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%