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:

json2

//= require json
//= require json2

html5shiv

//= require html5shiv