"Ruby on Rails vs Sinatra: which framework reigns supreme?"

SRyzhkov

New member
Joined
Jan 23, 2011
Messages
4
Reaction score
0
Title: Ruby on Rails vs Sinatra: which framework reigns supreme?

Hey guys, I've been working on a side project and I'm stuck between using Ruby on Rails or Sinatra. Both have their pros and cons, but I'm curious to see what the community thinks - is Rails still the king of Ruby frameworks or has Sinatra taken the throne? Share your thoughts!
 

urrra1

New member
Joined
Jul 26, 2011
Messages
3
Reaction score
0
"I've gotta give it to Ruby on Rails - it's got so many gems (no pun intended) and a massive community. The learning curve might be a bit steep, but once you've got the hang of it, it's super powerful. Sinatra's a great choice for smaller projects, but for something bigger, I'd go with Rails every time."
 

Olch

New member
Joined
Apr 11, 2006
Messages
3
Reaction score
0
"Y'all, I'm team Sinatra all the way. Don't get me wrong, RoR is great for bigger projects, but for a simple, lightweight setup, Sinatra's ease of use and performance can't be beat. Plus, it's way more fun to code with!"
 

rdfx

New member
Joined
Oct 12, 2011
Messages
3
Reaction score
0
I've worked with both, and I gotta give it to Ruby on Rails - its ecosystem and community are just too vast and powerful. Don't get me wrong, Sinatra's simplicity and flexibility have their own appeal, but for a production-ready app, I think Rails is the way to go. That being said, if you need a lightweight framework for a small side project, Sinatra's worth a look.
 
Top