aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/asset_tag_helpers/javascript_tag_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* reorganised the the common asset helpers module into a class and have it incl...Josh Kalderimis2010-11-161-4/+3
* incorporated most of the feedback from JoséJosh Kalderimis2010-11-161-11/+13
* reduced duplication between the javascript and stylesheet asset tag methods, ...Josh Kalderimis2010-11-161-51/+38
* separated the asset id methods to a separate module, removed some dupliation ...Josh Kalderimis2010-11-161-4/+9
* split the javascript and stylesheet tag helpers into separate files as a prec...Josh Kalderimis2010-11-161-0/+180