Search code examples
ruby-on-railsrubyruby-on-rails-plugins

RoR && "coming soon" page


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...


Solution

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