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
Crevio Logo
Crevio
Sponsored
$29.00/month
Crevio is a platform for creators to sell digital products, services, courses and access to other 3rd-... Learn more about Crevio
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
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: December 03, 2024
Ruby On Rails Logo
78 Ruby On Rails Reviews
4.5 out of 5
Small Business (50 or fewer emp.)
Mar 04, 2016
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Excellent Experience"
What do you like best about Ruby On Rails?

I like the fact that I can create applications very quickly, that I do not have to deal with too many technical details and I can focus on my business domain problem.

What do you dislike about Ruby On Rails?

I do not like the fact that does not enforce various object oriented patterns. For example, the decorator pattern.

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

I solve the business problems around enterprise data management, e-shops. The benefits are the lower stack technical challenges that are already solved.

Enterprise (> 1000 emp.)
Mar 04, 2016
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Excellent for web design"
What do you like best about Ruby On Rails?

- minimum time requirement for web development - one of the fastest growing community - gem based support - quick and easy way to develop large scalable website

What do you dislike about Ruby On Rails?

- comparatively less support in terms of multi threading - not enough tutorials for rails 4 - Initial learning curve requires a little more effort than other languages

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

- I am building an e commerce website using ruby on rails. I think there are several gems like spree out there which helps me to launch it quickly with less effort and I can customized it according to my need.

Small Business (50 or fewer emp.)
Mar 03, 2016
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Development of modern web applications"
What do you like best about Ruby On Rails?

Its simplicity using principles like DRY and convention over configuration, enabling you to achieve great products very fast.

What do you dislike about Ruby On Rails?

The absence of the inclusion of a superset of HTML like Haml or Slim instead of ERB to simplify the creation of views.

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

Core principles help organize code from day-one helping to construct my products with confidence.

Enterprise (> 1000 emp.)
Mar 03, 2016
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"I'm beginner in rails but would like to be a senior, it's very exciting "
What do you like best about Ruby On Rails?

The speed that you can develop a product.

What do you dislike about Ruby On Rails?

sometimes I think that the frond-end could be more flexible.

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

I'm creating my own project, now I'm in creating the MVP yet, and it's my first commercial project.

Small Business (50 or fewer emp.)
Mar 03, 2016
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Web developer"
What do you like best about Ruby On Rails?

It's written in Ruby. I like principles such as convention over configuration, don't repeat yourself, using MVC and ORM. It's easy to find libraries (gems). It's open source and has a significant community.

What do you dislike about Ruby On Rails?

I don't like turbolinks and problems with assets pipeline.

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

I make prototypes in a fraction of time compared to other ways/implementations.

Enterprise (> 1000 emp.)
Apr 11, 2017
 Source
Overall Rating:
4.5
AG
Verified Reviewer
Founder
Share
"Ruby on Rails"
What do you like best about Ruby On Rails?

It has a logical MVC framework that has a LOT of features.

What do you dislike about Ruby On Rails?

It's so fully featured it can be hard to know if what you are looking for already exists as some one line command. Most of my time was spent figuring out if something was already implemented internally.

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

We were making a single page internal monitoring application.

Mid Market (51-1000 emp.)
Jan 17, 2017
 Source
Overall Rating:
4.5
AG
Verified Reviewer
Founder
Share
"Rails"
What do you like best about Ruby On Rails?

I think the best in Rails is the way that everything you expect to have is there. And the great community behind the framework. There is a loot of tools (gems) that help you in the process of building a great software. And there are some others tools that can be used to improve the performance or even to improve the way you do the code.

What do you dislike about Ruby On Rails?

The speed, in comparison with other web frameworks the speed is not the best.

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

I doing web pages, so it helps me doing that. Currently working on several products and Rails help me a lot from the start because it's really easy to setup, and the is easy to continue with the maintenance of the product if what you do it good, otherwise you can get in a mess.

Small Business (50 or fewer emp.)
May 11, 2016
 Source
Overall Rating:
4.5
AG
Verified Reviewer
Founder
Share
"Awesome web application framework for anyone that wants to get started right away"
What do you like best about Ruby On Rails?

We use Rails as a web API for our mobile app. It has many tools right out of the box and has many conventions that makes many configurations unnecessary, which make it very quick and easy to deploy. The Rails has an awesome documentation and a community is enormous, and just about every beginner question has been answered, this makes it very beginner friendly despite the poorly documented underlying language Ruby. Because of the size of the Rails community, there are many third party gems that cater to your needs.

What do you dislike about Ruby On Rails?

The "conventions over configurations" philosophy behind Rails can also be frustrating to some developers looking for a more customizable solution. For example, as a web API, Rails has a simple-to-use JSON parsing tool as long as the JSON structure mirrors your underlying models. However, if you want to create custom JSON, this can result in extremely verbose and ugly code.

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

We use Rails as a web API for our mobile app, this includes using Rails to communicate with the database, and other services that we use, such as ElasticSearch, Amazon S3 etc.

Small Business (50 or fewer emp.)
Mar 04, 2016
 Source
Overall Rating:
4.5
AG
Verified Reviewer
Founder
Share
"Productive, easy to pick up code from other developers due to convention by configuration"
What do you like best about Ruby On Rails?

Convention over configuration. Easy to get a web project up and running with a nice framework to work in.

What do you dislike about Ruby On Rails?

Not scalable for large web projects. Although convention over configuration approach can help speed up development for most projects, it can sometimes get in the way when you have requirements that don't "fit into the box" that Rails provides.

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

Custom software that doesn't fit into the box of a standard CMS. Have done other projects with more varied requirements as well.

Mid Market (51-1000 emp.)
Mar 03, 2016
 Source
Overall Rating:
4.5
AG
Verified Reviewer
Founder
Share
"Ruby on Rails"
What do you like best about Ruby On Rails?

The extensibility is remarkable. The Ruby on Rails gem community is still thriving. I have not run into many problems where gems were out of date, or didn't work as intended most of the time. Rails security appears to be strong especially with the default options that help prevent common vulnerabilities like CSRF and XSS.

What do you dislike about Ruby On Rails?

The learning curve when first getting started is relatively steep. It takes a while to get used to the asset pipeline, and some of the configuration that's required to move on from a simple app.

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

I currently develop two Rails products. One is an internal application developed for a security company, and the other is a public facing app called Preferred Athlete Scouting Services. The former solves a problem for our company relating to generating vulnerability reports to our clients, and sharing/collaborating on projects and reports between employees. The latter is a basketball player management system that provides access to important information regarding potential women's basketball recruits to college scouting programs.

Small Business (50 or fewer emp.)
Mar 03, 2016
 Source
Overall Rating:
4.5
AG
Verified Reviewer
Founder
Share
"Ignited my passion for OOP and web development."
What do you like best about Ruby On Rails?

I like that it is relatively simple to start an application. From starting you first dev instance of the app to pushing it to a production server always seems fast and efficient. The flexibility of Ruby on Rails allows you to incorporate a variety of existing web technologies into one app. Whether that is Database related or front-end framework related it is quick and easily to integrate existing technologies and create a robust application.

What do you dislike about Ruby On Rails?

I have few complaints about rails. The documentation can always use work I suppose.

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

You can create fully customized web applications that are scalable and dynamic. I have solved clients problems with ticketing services and online ordering. The benefits I have realized are strongly related to the database relationships you can create with Ruby on Rails models and controllers.

Small Business (50 or fewer emp.)
Mar 02, 2019
 Source
Overall Rating:
4.0
AG
Verified Reviewer
Founder
Share
"Ruby on Rails excellent for rapid prototyping"
What do you like best about Ruby On Rails?

Ruby on Rails is great for rapid prototyping. Quickly scaffold out a prototype app in minutes and get running live!

What do you dislike about Ruby On Rails?

Sometimes it can give me errors, but most of the time it's smooth sailing.

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

Ruby on Rails provides a comprehensive coebase that covers a variety of technical needs.

Small Business (50 or fewer emp.)
Mar 07, 2016
 Source
Overall Rating:
4.0
AG
Verified Reviewer
Founder
Share
"Convention over Configuration"
What do you like best about Ruby On Rails?

The Ruby language is truly the best feature of the Rails framework, but the contribution of David Heinemeier Hansson has been to exemplify the idea of 'convention over configuration'. When working in Rails, there is almost always a clear and efficient path to a solution (within the confines of web applications, at least). This makes Test-Driven Development very attainable, since the components needed for a new feature are easily worked out before the feature is built. This, in turn, expedites the creation of new applications and the maintenance of existing ones because it permits safe assumptions and expectations about organization.

What do you dislike about Ruby On Rails?

Sometimes the creators of Rails take convention-over-configuration a little too far, resulting in undesirable libraries and limiting patterns being included with the framework. This, I feel, has made some trending concepts and architectures (SPAs, for example) unnecessarily complicated to implement without relying on other technologies.

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

Recently, my company required a RESTful JSON API for an Angular application. Adapting the existing application to this use was a breeze due to consistent patterns and organization. I have repeated this experience with numerous feature requests, and picking up where someone else has left off is often trivial.

Small Business (50 or fewer emp.)
Mar 27, 2018
 Source
Overall Rating:
3.5
AG
Verified Reviewer
Founder
Share
"A quick way into web development"
What do you like best about Ruby On Rails?

Rails makes it simple for folks with little to no web application development experience to begin building robust websites.

What do you dislike about Ruby On Rails?

A lot of the ease in the Rails framework is due to "magic" which makes some tasks confusing. I've found myself having to dive into the Rails framework source code on several occasions to understand what was going on under the hood.

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

We use Rails for building quick applications that serve internal business purposes.

Small Business (50 or fewer emp.)
Mar 03, 2016
 Source
Overall Rating:
3.5
AG
Verified Reviewer
Founder
Share
"Great for starting a company"
What do you like best about Ruby On Rails?

The best part about Rails, is the community. It is a constantly evolving framework built in a very easy to understand language. Its also great for small teams as everything you might need to make a web application comes built in. From connecting to databases and handling data objects, to rendering views and handling sql injections to international languages. Ruby on Rails a complete package of everything you need to make a web application

What do you dislike about Ruby On Rails?

There is a lot of magic in Rails, by this I mean sometimes things just happen and you have no idea why. Furthermore, Rails has a lot of the same problems as Ruby, It's slow and gives the developer a lot of freedom to make a lot of mistakes. It also doesn't scale past 30 / 40 engineers unless you really know what you're doing. It becomes hard to maintain, slow and just a pain over all. Rails also still uses the MVC which a fairly outdated way of creating web applications as more people move to single page applications built with Node

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

I have worked at many companies that use Ruby on Rails as their main technology stack. The benefits are that Ruby on Rails works but not at a large scale and makes everything easy.

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.