aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts/admin/admin.js.coffee
Commit message (Collapse)AuthorAgeLines
* Bundle up admin javascript using the asset pipelineMark Longair2013-11-19-0/+24
This includes adding coffee-rails so that the .js.coffee file is compiled to .js automatically.