reins 0.1.0
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:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (1):
            rails
            >= 4.1
          
    dependencias de Development (2):
            execjs
            ~> 2.5
          
          
            rspec-rails
            ~> 3.0
          
    