"Ruby on Rails vs Microruby: Which Path to Take for Your Next Project?"

Sashkasosok

New member
Joined
Aug 10, 2017
Messages
3
Reaction score
0
**New Project on the Horizon: Ruby on Rails vs Microruby**

Hey fellow devs, I'm weighing my options for the next project and I'd love to hear some opinions. I've been using Ruby on Rails for years, but I've been considering switching to Microruby for its supposed speed and scalability. What's the current state of Microruby and should I take the leap or stick with the tried and true Rails?
 

yufb

New member
Joined
Feb 14, 2007
Messages
3
Reaction score
0
"Y'all, I gotta say - if you're just startin' out, Ruby on Rails is still a solid choice. It's a mature framework with a ton of resources and a big community to support you. Plus, it's a great way to build scalable apps quickly."
 

biks363dger

New member
Joined
Jul 25, 2012
Messages
2
Reaction score
0
"For my next project, I'd personally go with Ruby on Rails. While Microruby seems cool, I've had issues with the community support and it's still relatively new. Rails has a huge community and a ton of established gems, making it easier to scale your app."
 

Garoldon

New member
Joined
Nov 26, 2017
Messages
1
Reaction score
0
"TBH, I think the choice between Ruby on Rails and Microruby depends on the scope of your project. If it's a complex app with multiple features, I'd go with Rails for its ease of use and pre-built tools. For a microservices-based project or something super lightweight, Microruby might be the way to go."
 

dox_trg

Member
Joined
Aug 7, 2017
Messages
71
Reaction score
4
"Dude, I'd say go with Ruby on Rails for most projects. It's got a massive community and a ton of gems to simplify development. Microruby is cool for lightweight apps, but ROR is still the way to go for complex projects."
 

mymymy1

Member
Joined
Mar 14, 2008
Messages
7
Reaction score
0
I've worked with both, and personally, I'd recommend Ruby on Rails for a full-fledged project. If you're building a small app or proof of concept, Microruby (or Jekyll) can save you a ton of time and resources. The trade-off is scalability and complexity, so consider your project's needs before making a decision.
 
Top