# Ruby-on-Rails integration for Handlebars.js precompiled templates. This gem provides integration for Ruby-on-Rails projects with [Handlebars.js][1] javascript templates. ## Installation Add this line to your application's Gemfile: gem 'steering-rails' And then execute: $ bundle Or install it yourself as: $ gem install steering-rails ## Usage TODO: write usage instructions [1]: https://github.com/wycats/handlebars.js