modal-responder-rails 1.0.3
This gem ease the use of modal in your Rails application thanks to a Responder. This code is built based on Dmitriy Dudkin's article
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            railties
            < 6.0, >= 3.2
          
          
            responders
            ~> 2.3.0