codelitt / launchpage-rails

Prelaunch MVP landing page (open source alternative to LaunchRock) to get you going quickly so you can focus on your product. Written in Ruby and Rails 4.2 with email collection for two or more user types, social sharing after user signs in, and automailer to new user.
321 stars 49 forks source link

[discuss] Sinatra vs. Rails #9

Open codelitt opened 9 years ago

codelitt commented 9 years ago

Rails is pretty heavy for what this needs to do, however, originally I made the call for Rails just because it had most of the things needed. I don't really intend to migrate (mostly time). I just want to open an issue to allow people to discuss because I know there will be some comments on the approach I took.

Pros of sticking with Rails:

Cons of sticking with Rails:

avinoth commented 9 years ago

+1 for Sinatra