Embient

Embient is an opinionated gem that pulls together Ember.js and its best addons to be used in the Rails 3.1+ asset pipeline. It also provides Require.js to build modular JavaScript applications and libraries with and around Embient.

To use Embient in your Rails application simply include it in your Gemfile:

gem 'embient'

and run

bundle install