public
Description: A Rails plugin for including JS and stylesheets in templates but ensuring they appear in one place.
Homepage: http://shadowfiend.posterous.com/
Clone URL: git://github.com/Shadowfiend/headerize.git
headerize / lib / headerize.rb
100644 3 lines (2 sloc) 0.082 kb
1
2
3
require 'headerize/stylesheet_helper.rb'
require 'headerize/javascript_helper.rb'