Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[discuss] Sinatra vs. Rails #9

Open
codelitt opened this issue Jun 25, 2015 · 1 comment
Open

[discuss] Sinatra vs. Rails #9

codelitt opened this issue Jun 25, 2015 · 1 comment
Labels

Comments

@codelitt
Copy link
Owner

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:

  • Rails is common environment
  • Easy for most people to spin up quickly (original goal of the project)
  • It's already in Rails (dev time)
  • May be easier for people to extend

Cons of sticking with Rails:

  • One could argue that this is overkill
  • Bad example of code simplicity.
@avinoth
Copy link
Collaborator

avinoth commented Jul 6, 2015

+1 for Sinatra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants