Rails JavaScriptS collection
json2, html5shiv and other fundamental javascripts libraries with Rails asset pipeline
Install
gem "jss"
Require
Add the following to your app/assets/javascripts/application.js:
//= require json
//= require json2
//= require html5shiv
TODO
- add update like html5shiv-rails