reins 0.0.1
Reins is a ruby gem that automates the creation of javascript controllers that match the structure of your rails controllers. This includes passing custom data to the JS controllers from the server.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 4.2.1
Development Dependencies (2):
execjs
>= 0
rspec-rails
>= 0