correole 0.0.4
Correole is a webservice that subscribes and unsubscribes readers from a newsletter.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (7):
            activerecord
            ~> 4.2
          
          
            activesupport
            ~> 4.2
          
          
            mail
            ~> 2.6
          
          
            pg
            ~> 0
          
          
            sinatra
            ~> 1.4
          
          
            sinatra-activerecord
            ~> 2.0
          
          
            thin
            ~> 1.7
          
    