public
Description: Rails plugin that simplifies including javascript files in your application
Homepage: http://www.asemanfar.com/Rails-Plugin:-Javascript-Dependency-Manager
Clone URL: git://github.com/arya/js_dependency_manager.git
js_dependency_manager / install.rb
100644 2 lines (2 sloc) 0.147 kb
1
2
puts IO.read(File.join(File.dirname(__FILE__), 'README'))
# eventually maybe add code to insert "include JavascriptHelper" to application_helper.rb