Ruby On Rails background blur
Ruby On Rails Logo
Ruby On Rails
Ruby on Rails scales from HELLO WORLD to IPO.
4.5
(78)
Why Findstack is free?
Findstack is free for users because vendors pay us when they receive web traffic and sales opportunities. Findstack directories list all vendors — not just those that pay us so that you can make the best-informed purchase decision possible.
Findstack offers objective and comprehensive comparisons to help you find the best software. We may earn a referral fee when you visit a vendor through our links. Learn more

Ruby On Rails Reviews & Product Details

Ruby On Rails Overview
What is Ruby On Rails?

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. It emphasizes convention over configuration (CoC) and the don't repeat yourself (DRY) principle, aiming to simplify and accelerate web development by providing default structures for a database, a web service, and web pages. Rails enables developers to use a model-view-controller (MVC) pattern to organize application programming. Its rich ecosystem of gems (libraries) allows for rapid development of complex web applications.

Managed by:
Axel Grubba
Founder
Ask Questions about Ruby On Rails
What Ruby On Rails is best for?
What are the best alternatives to Ruby On Rails?
What are the pros and cons of Ruby On Rails?
Ruby On Rails Product Details
Capabilities
API
CLI
OSS
Segment
Small Business
Mid Market
Freelancer
Enterprise
Ease of use
Intermediate
Advanced
Deployment Cloud / SaaS / Web-Based, N/A, On-Premise Linux, On-Premise Windows
Support FAQs/Forum
Training Documentation
Languages English
Ruby On Rails Features
Asset Management
Authentication
Authorization
CLI Tools
Caching
Code Splitting
Database Migrations
Dependency Injection
Error Handling
File Upload Handling
Form Handling
Hot Module Replacement
Input Validation
Internationalization (i18n)
Logging
MVC Architecture
Middleware
Modular Architecture
ORM Support
RESTful API
Real-time Capabilities
Routing
SEO Optimization
Scaffolding
Session Management
Static Site Generation
Template Engine
Testing Framework
Version Control Integration
WebSocket Support
Ruby On Rails Media
Ruby On Rails Integrations
Disclaimer
Our research is curated from diverse authoritative sources and meant to offer general advice. We don’t guarantee that our suggestions will work best for each use-case, so consider your unique needs when choosing products and services. Feel free to share your feedback.
Last updated: July 03, 2024
Ruby On Rails Logo
78 Ruby On Rails Reviews
4.5 out of 5
Enterprise (> 1000 emp.)
Mar 03, 2016
 Source
Overall Rating:
3.5
AG
Verified Reviewer
Founder
Share
"Good for large apps but overkill for small webapps"
What do you like best about Ruby On Rails?

If you are writing a big enough webapp I believe it's a good framework. It makes it easier to get started without configuring anything and it gives you a very good mvc based directory structure which can be a pain to configure for frameworks like Sinatra. There are lots of libraries that support ruby on rails integration out of the box so that's always a good thing. Another good thing about Ruby on Rails is the community. You can almost always find a solution to any problem that you are looking for and that makes development a lot faster. And I love the generators that come with the framework; boy do they save time!

What do you dislike about Ruby On Rails?

Personally I don't like to start with so many things in my app. I have developed both using Ruby on Rails and Sinatra; my first instinct is to use Sinatra, because it's simply a very lightweight framework and I can configure/add things as I need them.

What problems is Ruby On Rails solving and how is that benefiting you?

I am a developer and I have developed several services using Ruby on Rails. I have used it in the past to create some very large services, serving millions of people. It's a perfect framework for a startup and makes the development process easier for developers.

Small Business (50 or fewer emp.)
Mar 03, 2016
 Source
Overall Rating:
3.5
AG
Verified Reviewer
Founder
Share
"It's good, but I'd rather it was statically typed"
What do you like best about Ruby On Rails?

Very convenient, lots of libraries for most use-cases

What do you dislike about Ruby On Rails?

Dynamic typing is error-prone and not expressive enough

What problems is Ruby On Rails solving and how is that benefiting you?

Doing intranet services. The main benefit is the quick prototyping

Mid Market (51-1000 emp.)
Jun 21, 2022
 Source
Overall Rating:
2.5
AG
Verified Reviewer
Founder
Share
"Ruby on Jets integration with AWS"
What do you like best about Ruby On Rails?

The Ruby on Jets is a new framework which is similar to Ruby on Rails. The jets framework gives us the extensive power to create serverless applications and it's deployment.

What do you dislike about Ruby On Rails?

Since the framework was introduced lately, the implementation examples and lack of proper documentation was a point of pain for us.

What problems is Ruby On Rails solving and how is that benefiting you?

Ruby on Jets The implementation of microservices architecture was very easy with this framework. Since each of its controller will be considered and deployed as a single lambda function.