# PokeJs Moves all javascript into assets js files using the [Garber-Irish Implementation](http://viget.com/inspire/extending-paul-irishs-comprehensive-dom-ready-execution). ## Installation Add this line to your application's Gemfile: gem 'poke_js' And then execute: $ bundle Or install it yourself as: $ gem install poke_js ## Usage To be written