Contact_us

screenshot of Contact_us

Gem providing simple Contact Form functionality with a Rails 3+ Engine.

Overview

Contact Us is an incredibly useful Rails engine that simplifies the process of integrating a contact form into your web application. Designed for Ruby on Rails versions 3 and above, it not only provides a basic contact form setup but also comes with a demo application that showcases its functionality. If you're looking to enhance user communication on your website, this gem offers a straightforward solution with customizable features.

With an easy installation process and helpful configuration options, you can have a functional contact form up and running in no time. Whether you're a seasoned developer or just starting with Rails, Contact Us makes it easy to collect user inquiries and feedback effectively.

Features

  • Easy Installation: Add the gem to your Gemfile and run a few simple commands to set up the contact form in your Rails application.
  • Customizable Fields: You can easily add additional fields like name or subject to the form via the initializer.
  • Localization Support: Set up different locales to ensure your contact form is accessible in multiple languages, enhancing user experience.
  • Theming with Formtastic and SimpleForm: Seamlessly integrate with these popular form builders to maintain your application's design.
  • Redirection Options: Configure a specific URL to redirect users after they successfully submit the form, improving navigation on your site.
  • Full Test Coverage: Benefit from 100% integration test coverage, ensuring reliability and allowing easy incorporation into your app's test suite.
  • Flexibility with Views and Locales: Modify view and locale files to match your application's needs, making the contact form truly your own.
  • Active Community Support: Report issues or feature requests through Github, benefiting from community feedback and ongoing improvements.