reins 0.0.2
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:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (1):
            rails
            ~> 4.1
          
    Dépendances de Development (2):
            execjs
            ~> 2.5
          
          
            rspec-rails
            ~> 3.0
          
    