Ruby On Rails background blur-sm
Ruby On Rails Web Frameworks 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.
Advertising disclosure: Findstack offers objective, editorially independent comparisons to help you find the best software. Some links on this page are affiliate links — we may earn a commission when you visit a vendor through our links, at no additional cost to you. Affiliate relationships never influence our ratings, rankings, or reviews. Disclosure policy | Methodology

Ruby On Rails Reviews: 4.5/5 — Highly Rated

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 E-Commerce Platforms logo
Crevio
Sponsored
5.0
(1)
Free plan available
Crevio is an AI-powered platform that runs your business while you sleep. Describe what you want to se... 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
Caching
CLI Tools
Code Splitting
Database Migrations
Dependency Injection
Error Handling
File Upload Handling
Form Handling
Hot Module Replacement
Ruby On Rails Media
Ruby On Rails video thumbnail
Ruby On Rails - Ruby On Rails Homepage
Ruby On Rails Screenshots
Ruby On Rails Homepage
Ruby On Rails Homepage
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: September 02, 2026
Ruby On Rails Web Frameworks logo
78 Ruby On Rails Reviews
4.5 out of 5
Enterprise (> 1000 emp.)
Dec 09, 2023
 Source
Overall Rating:
5.0
DM
Dorian M.
Developer
Share
"Daily user for 13 years, I love Ruby on Rails"
What do you like best about Ruby On Rails?

Simple to use, powerful, intuitive, quite popular

What do you dislike about Ruby On Rails?

steep learning curve, trying to do everything at once

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

I'm building applications for the web and mobile and Ruby on Rails solves that except the native mobile app or desktop app part kind of (I use WebViews)

Small Business (50 or fewer emp.)
Oct 26, 2023
 Source
Overall Rating:
5.0
PD
Pardeep D.
Ceo
Share
"An amazing scalable MVC framework"
What do you like best about Ruby On Rails?

I have used ruby on rails for almost 8 years from 2.x to 5. Development in ruby on rails is rapid and they way it structure code with the rake commands that improves the quality of code.

What do you dislike about Ruby On Rails?

Ruby on rails comes with lots of breaking changes whenver a new version releases and that makes life of a developer difficult if you want to migrate from old to new version.

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

We were using ruby on rails for rapid prototype development and rest APIs for our mobile app. Its scalable and easy to connect with lots of services. Like redis, mongoddb, postgres, sendgrid..etc.

Small Business (50 or fewer emp.)
May 22, 2023
 Source
Overall Rating:
5.0
Vladimir T. avatar
Vladimir T.
Ingeniero Y Desarrollador
Share
"Fast, understandable and standard development"
What do you like best about Ruby On Rails?

Its lemma DRY - Don't repeat yourself promotes not writing twice the same code but using mechanisms and tools provided by Ruby and its framework Rails. Besides the way to create backend and frontend (now with Stimulus) is very clear, concise and standard. This leads to short code that is easy to understand, to debug and to correct. For the errors I have had with the framework I have opened issued in github and several people have jumped to solve.

What do you dislike about Ruby On Rails?

I wish there would be more tools for Stimulus to make nice frontends even easier, but it is on very good way for that. For newcomers the learning curve is step but it is worth.

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

Developing web applications.

Small Business (50 or fewer emp.)
Apr 06, 2023
 Source
Overall Rating:
5.0
TB
Tim B.
Founder
Share
"We use a Rails monolith to power our e-commerce and multi-tenant education platform"
What do you like best about Ruby On Rails?

It gives us the power of rapid development and is battle-hardened for long term use

What do you dislike about Ruby On Rails?

Vibrant 3rd party package (gem) community, but many of them are out of date

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

Ruby on Rails gives us the tools we need to focus on product features and testing, without getting bogged down with low level implementation details like validation or SQL queries

Mid Market (51-1000 emp.)
Aug 13, 2022
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Rails lets us focus on delivering features"
What do you like best about Ruby On Rails?

Convention over configuration. A rails developer will be able to work on any rails project without a steep learning curve. Rails "magic" lets us focus more on delivering new features instead that the minutae.

What do you dislike about Ruby On Rails?

Performance is not comparable to other languages/frameworks.

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

Easy configuration and blazing quick setup for a startup project. Lets us focus on implementing features rather than the structure of the application and inner workings.

Small Business (50 or fewer emp.)
Feb 23, 2022
 Source
Overall Rating:
5.0
Ashok D. avatar
Ashok D.
Ruby On Rails Developer
Share
"Fastest web app development framework"
What do you like best about Ruby On Rails?

- scaffolding feature gives you fastest development experience - mvc structure facilates manageable file structure. - gem library gives you some well developed and tested features without investing time in those features.

What do you dislike about Ruby On Rails?

- upgrading rails version is such a pain, we need to upgrade all the dependecy Which might break your application , need thoroughly testing after rails version upgrade.

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

- stand alone web application development - embedded shopify applications development - real estate application development - survey based application development

Small Business (50 or fewer emp.)
Feb 12, 2022
 Source
Overall Rating:
5.0
Daksha K. avatar
Daksha K.
Ruby On Rails Developer
Share
"A Fast an Easy Web Application Development Framework"
What do you like best about Ruby On Rails?

It makes the development process very easy and faster. It gives a complete MVC and can also be integrated with other frontend frameworks like reactJS, angularJS, ember, etc.

What do you dislike about Ruby On Rails?

Upgrading a Rails version is such a pain, by the time a new version comes, we need to look for the latest ruby version, and the server stack should also support it unless your upgrading to the latest version will consume your time, and you have to give extra effort to upgrade version on server.

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

- makes the development process very easy and faster - web application development and deployment becomes very easy with the environment they provide - with the testing suits it support it stabilize the application

Mid Market (51-1000 emp.)
Aug 10, 2021
 Source
Overall Rating:
5.0
Carlos F. avatar
Carlos F.
Car Rental Agent
Share
"The best framework used for startups."
What do you like best about Ruby On Rails?

Ruby on Rails has been growing in the last five years and it's a popular solution to build web applications. You can build agile solutions on the development. This feature makes Ruby on Rails a great tool for many companies around the world where the time it's equivalent to money. Ruby on Rails it's an on-demand framework love it by experimented and non-experimented developers where we want to simplify common and repetitive tasks easily you can reuse existing components this feature lets you save much time. Another feature that I love it's the way to implement gems easily you can build great solutions in a lower time. You can create Unitary Tests using RSpec or web functionality with Capybara or Sellenium.

What do you dislike about Ruby On Rails?

One of the things that I being facing this time using Ruby on Rails and I hate it; it's where you want to read or write the database.

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

At my work daily got tickets from our customers requesting new features. Ruby on Rails provides me a fast way to provide work in a lower time.

Small Business (50 or fewer emp.)
Oct 12, 2019
 Source
Overall Rating:
5.0
Jordi L. avatar
Jordi L.
Software Developer
Share
"The best way to build your RESTful apps"
What do you like best about Ruby On Rails?

Ruby on Rails is a great framework for building RESTful apps. It's extremely intuitive and easy to use and read. You can build powerful apps with just a few commands, and setting up a database for your API is extremely simple. Also the community is amazingly helpful, and given that Ruby is so popular nowadays most of the problems you'll come in contact with have an easy-to-follow solution online, just a couple of clicks away. There are also a lot of great talks on youtube by Robert C. Martin (Uncle Bob) on Ruby, Rails and RESTful apps which are really easy to follow and cover everything on the subject.

What do you dislike about Ruby On Rails?

I can't say there's much I dislike about Ruby on Rails. My only issue is downloading and setting everything up to use on my workstations, but once that's dealt with everything's smooth sailing from there.

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

All of my backend developing is done on Ruby on Rails, and I wouldn't change it for anything else. It has a Gem (a Ruby library) for anything you might need, and the framework as a whole is extremely well organized, allowing you to work using a lot of different practices, like TDD or Test Driven Development, really easily.

Small Business (50 or fewer emp.)
Jul 30, 2019
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Love the libraries and the readability "
What do you like best about Ruby On Rails?

One of the great things about Ruby on rails is that it is so easy to read other peoples code. I also love that there are so many great library is that you can plug-in to really enhance your code velocity.

What do you dislike about Ruby On Rails?

I think that there are some languages like elixir which have better tools for debugging. But overall with a lot of the rails library’s, it has everything that I need on a day-to-day basis.

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

I’m solving problems in terms of building with SMS chat bots. Ruby on rails is the tool that we use for our backend code. We also use Ruby on rails for different authentication purposes and for some of our view layers with admin tools and with client portal’s.

Mid Market (51-1000 emp.)
Jul 30, 2018
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Excellent application dev framework"
What do you like best about Ruby On Rails?

The framework takes care of all major requirements in a web development workflow : testing, security, common development flows, auth, etc.

What do you dislike about Ruby On Rails?

The updates to the framework are so rapid that it's hard to keep up sometimes. But i guess, that's its strength too.

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

We built many things using Ruby on rails : e-commerce system, ride sharing system, startups, marketplace, etc

Small Business (50 or fewer emp.)
Jul 26, 2018
 Source
Overall Rating:
5.0
Pablo C. avatar
Pablo C.
Director Of Engineering
Share
"Started using Rails from it's first versions, have been working with it ever since"
What do you like best about Ruby On Rails?

The language itself is beautiful, the learning curve is not too steep, the community is great.

What do you dislike about Ruby On Rails?

Not much really, would like some more documentation or articles about using it with newer technologies.

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

Fast development, getting code to clients soon.

Mid Market (51-1000 emp.)
May 10, 2017
 Source
Overall Rating:
5.0
Ismael Guillermo M. avatar
Ismael Guillermo M.
Senior Technical Consultant
Share
"I love ruby on rails my favorite framework"
What do you like best about Ruby On Rails?

It's very easy to do a lot of things in a very fashionable way, uses MVC, has a lot of gems, ruby it's a great language, it's the perfect match

What do you dislike about Ruby On Rails?

It's kinda slow but it's more because of ruby more than rails, and also its more about the way you write apps more than the framework

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

I use it every day for the last 8 years so It's my main way to wright software

Small Business (50 or fewer emp.)
Jan 24, 2017
 Source
Overall Rating:
5.0
Mihail B. avatar
Mihail B.
Software Engineer
Share
"Single ruby framework"
What do you like best about Ruby On Rails?

Ruby on Rails provide for you all required stuff to start developing project from tiny blogs to hish load complex sysytems. Simple start, a lot of gems, generators, api mode, large community. Fast and usefull updates, up-to-dated docs. Flexibility of framework settings. Easy to build automated tests, A lot of cool DB adapters.

What do you dislike about Ruby On Rails?

It's pretty hard to update Ruby on Rails from 2x to 4x and higher. Monkey patches. Could take a while to set up another DB like mongodb because there a lot of active record calls. It would be good to have some js frameworks support.

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

I am building different apps starts with simple blogs and ends with global heavyweights which is including 1M+ code lines. Ruby on Rails perfectly copes with these tasks. Starting with Rails 5 API mode included which is allows any kind of API easier and faster.

Small Business (50 or fewer emp.)
Apr 20, 2016
 Source
Overall Rating:
5.0
JA
Jason A.
Manager
Share
"My First and Only Web Framework"
What do you like best about Ruby On Rails?

It eliminates a ton of boiler plate and provides a robust environment that lets you focus on development. There is a massive, extremely helpful community that has created a ton of useful documentation and libraries for just about everything.

What do you dislike about Ruby On Rails?

It is a pain to get setup initially, and tends to make OS updates a lot more painful than they should be.

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

I built my company's technology using this platform.

Small Business (50 or fewer emp.)
Apr 01, 2016
 Source
Overall Rating:
5.0
Oded S. avatar
Oded S.
Cto & Country Manager
Share
"Quickest way to develop a scaleable web app"
What do you like best about Ruby On Rails?

Ease of development. You can setup a quick API and website pretty easily with minimum efforts. The ruby gem network is vast and help you do things even quicker. The MVC concept is pretty strong here and helps you avoid design decisions

What do you dislike about Ruby On Rails?

Sometime encapsulation comes on the expense of performance.

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

Running API, website, background tasks - all done with rails. Easily extending old functionality.

Small Business (50 or fewer emp.)
Mar 05, 2016
 Source
Overall Rating:
5.0
Alejandro C. avatar
Alejandro C.
Development Manager And It Consultant
Share
"I have been able to made a successful career out of Ruby on Rails"
What do you like best about Ruby On Rails?

I really love developing with dynamic languages, and Ruby is clean, fun and very flexible to use.

What do you dislike about Ruby On Rails?

I don't like very much the lack of concurrency, and also that it can get a little bit slow if you don't take care of what you build. uages, and Ruby is clean, fun and very flexible to use.

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

We offer to our clients the best technical solutions and web servuces they can get, we basically use Ruby on Rails to build all of our products.

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 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.

Mid Market (51-1000 emp.)
Mar 04, 2016
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Great tool for web development"
What do you like best about Ruby On Rails?

Rails provides fantastic tooling that helps you to deliver more features in less time. Lots of ready-to-use libraries and gems. Large community, so it's easy to get a support when you get stuck.

What do you dislike about Ruby On Rails?

Runtime Speed: Ruby on Rails might be "slow", especially for highload projects.

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

Products of different scale: from start-ups to complex corporate solutions.

Small Business (50 or fewer emp.)
Mar 04, 2016
 Source
Overall Rating:
5.0
HI
Hisakazu Arturo I.
Ceo, Fundador, Jefe Ingeniería
Share
"Rails provides a strong toolbox for agile development with flexible conventions for productivity "
What do you like best about Ruby On Rails?

Some of the first things I liked coming from PHP frameworks were the Ruby language and the "convention over configuration" paradigm. Once you get that into your mindset and with the help of the Ruby on Rails guides and scaffolding tools you will have a solid base structure to focus on building the features that matters. Having tests as a first class citizen also allows you to learn really productive/agile stuffs such as BDD and red/green refactor cycle. At first it might seem too much rigid about its conventions but after using Rails for a while you will be able to note that you can apply different conventions and design patterns to achieve different purposes, for example use Service Objects to avoid super fat models, render server side Javascript instead of HTML/ERB, connect to non SQL database or use PostgreSQL jsonb datatypes, background jobs. What's even better is that Rails is incorporating new technologies with each new version. For example, web sockets will be included in Rails 5 via ActionCable and Rails 4 included ActiveJob which was something you have to do "manually" before to have support for async jobs. And something really important when having code in production is the Rails security reports google group that is constantly reporting security issues with patches and/or instructions to mitigate vulnerabilities.

What do you dislike about Ruby On Rails?

There are not too many things I dislike about Rails but despite one of the things I like best are conventions, some of them I don't like too much like concerns. Perhaps another thing I don't like too much is the level/length of the component stacks but maybe that's something that is improving over time. I mean, for a given point in code execution there is in my opinion a long stack before it. Most of the times those are part of tools/gems you're using but IMHO some things could be a little more flat. Anyways, I'm not a Rails contributor and I have to agree with the tradeoff between productivity and code execution efficiency.

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

In our agency Iporaitech, we've solved different problems in the past 4-5 years, being the most important the following: - Web app for a battle of rock bands contest with integration to Soundcloud to play tracks in contest and Facebook to like each track, band and the whole site as well as Facebook polling in that time. - Web app for presidential voting in Paraguay 2013 allowing users to compare candidates side by side, with information gathered with a Rake created to navigate other websites using Nokogiri and some other tools. - e-commerce websites with Spree - Web service API for retail store to be used by client apps running on tablets allowing offline processing and distributed creation of resources based on UUIDs. - Web service to provide financial reporting of people and companies to clients such as banks. - Web management system for small/medium sized retail companies. - In www.tweetandlove4g.com our most recent project we've implemented an idea of an agency company, a web app to convert tweets into MP3 audio tracks getting notes from tweets, in Spanish such do (C), re (D) and so on (don't know how long is going to stay in there). In this project we leverage Rails template and layout system to create a 2 pass algorithm to render staff as partial layout first and then to place the notes in the staff in the view.

Mid Market (51-1000 emp.)
Mar 04, 2016
 Source
Overall Rating:
5.0
AA
Aman A.
Software Engineering Consultant
Share
"Principle Ruby on Rails Engineer"
What do you like best about Ruby On Rails?

How easy it is to generate documentations. How human readable the code is. How easy it is to keep your code organized. How fast it can be to build solutions and measure results. How it encourages the user of needy practices and take advantage of software engineering principles.

What do you dislike about Ruby On Rails?

While Ruby and Rails work on Windows, a significant number of gems were developed with Unix in mind without being tested on Windows. This force the developer with a Windows system to either install a Unix vm or find away to deal with incompatiblities.

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

- Build a unified interface that integrate various systems together. - Develop modern front end for legacy software. - Provide an API to access a closed system. -

Small Business (50 or fewer emp.)
Mar 04, 2016
 Source
Overall Rating:
5.0
PP
Parth P.
Intern
Share
"open source with repide development....."
What do you like best about Ruby On Rails?

Just faster and essay web development...

What do you dislike about Ruby On Rails?

Nothing but ya if it is provide virtual environment like python it would be great for us...

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

Less time conjunction with it and essay and faster to deploy my apps

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
AS
Ankur S.
Founder
Share
"Highly productive application framework"
What do you like best about Ruby On Rails?

Been using RoR for the last few years in 2 different companies and for a few side projects. Ruby on Rails is a great platform for rapid application development. It has a great ecosystem and different deployment options. Lately we use it via JRuby so we have access to the entire Java ecosystem as well. Ruby is a great language. Allows you to do a lot of complex things very easily. Ruby on Rails was a very influential framework. It has led to the importance of ReST and platforms like ASP.net MVC, Groovy on Grails and a few PHP clones too.

What do you dislike about Ruby On Rails?

Rails has stagnated a bit lately. The problems with business logic are deep and need to be handled separately from Rails. The "Rails way" has deep problems with maintainability because REST is really not sufficient for complex apps. I find the Trailblazer approach great. In addition there are moves towards single page javascript apps and using Rails for only APIs. For a simple API Java might be a better choice for pure API's.

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

Any custom logic can be put into Rails. I have worked on appointment scheduling, sales systems for custom home builders, purchase order distribution, custom payments. There are no limits. Only super high performance stuff could use a better platform.

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.

Small Business (50 or fewer emp.)
Mar 03, 2016
 Source
Overall Rating:
5.0
DE
Diana Janeth E.
Co Founder
Share
"I love RoR"
What do you like best about Ruby On Rails?

The mapping with the database and the easy integration

What do you dislike about Ruby On Rails?

The rendering performance is a little slow

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

ecommerce, cms, saas

Small Business (50 or fewer emp.)
Mar 03, 2016
 Source
Overall Rating:
5.0
JS
Jesdakorn S.
Chief Technology Officer
Share
"Best framework ever for startups"
What do you like best about Ruby On Rails?

Easy to read, loaded with gems (libraries), and very active community. A game changer when you develop somethings new. It also quite easy to maintain if you follows best practices.

What do you dislike about Ruby On Rails?

In some situation performance can't match with other framework and of course, big stack came with great RAM responsibility.

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

We are doing all sort of the impossible things and Rails help us to archive that in a very short time.

Small Business (50 or fewer emp.)
Mar 03, 2016
 Source
Overall Rating:
5.0
RD
Ruslan D.
Founder
Share
"I'm junior rails developer"
What do you like best about Ruby On Rails?

It's a great tool for creating MVPs. It's fast and beautiful. Rails code is clean and effective. I also can use free heroku server and it's great. Rails is opensource framework. Documentation is also almost perfect and you don't need to read something else to start coding. There is also some good rails content management systems, e-commerce engines etc.

What do you dislike about Ruby On Rails?

Dependencies management (but it's mb because i've used php before). What was also important for me is Windows compability, but i know that it's more likely my problem, not rails's :) (I used railsinstaller and sqllite on windows). There are not so many junior dev job offers, so it's hard to find a job, if you are junior developer. Especially if you are not in USA (but it would be fair to say that the ratio of remote work to office work is the best).

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

Fast testing of hypotheses. I think it's one of the best tools for startups. And also it's secure (most of the times). Also rails developers salary is high, so you don't need to think about finace issues, you can just do what you like to do.