RoR && "coming soon" page

ruby, ruby-on-rails, ruby-on-rails-plugins

Solution

Launching Soon is a rails plugin. It also integrates with MailChimp or Campaign monitor.

Problem

I am looking for a simple way to implement simple "coming soon" (pre-launch) page for my project on Ruby on Rails. User should be able to leave an email in order to be notified when project is launched. Is there such a plugin\gem? Or I should do it myself...

Original source