tb_inquiries 1.0.1
This gem allows you to build forms for user submission and can send email notifications when a form is filled out.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Development Dependencies (8):
            database_cleaner
            = 1.0.0.RC1
          
          
            factory_girl
            = 2.5.0
          
          
            mocha
            = 0.10.3
          
          
            mysql2
            >= 0
          
          
            rspec
            = 2.8.0
          
          
            rspec-rails
            = 2.8.1
          
          
            shoulda
            ~> 3.0.1
          
          
            simplecov
            ~> 0.6.4
          
    