Desfoque de fundo do Ruby On Rails
Logotipo Ruby On Rails
Ruby On Rails
Ruby on Rails vai de OLÁ MUNDO a IPO.
4.5
(78)
Sua marca Findstack é grátis?
Findstack é gratuito para os usuários porque os fornecedores nos pagam quando recebem tráfego na web e oportunidades de vendas. Findstack os diretórios listam todos os fornecedores - não apenas aqueles que nos pagam para que você possa tomar a decisão de compra mais bem informada possível.
Findstack oferece comparações objetivas e abrangentes para ajudá-lo a encontrar o melhor software. Podemos ganhar uma taxa de indicação quando você visita um fornecedor por meio de nossos links. Saiba Mais

Avaliações e detalhes do produto Ruby On Rails

Visão geral do Ruby On Rails
O que é Ruby On Rails?

Ruby on Rails, muitas vezes referido como Rails, é uma estrutura de aplicação web de código aberto escrita em Ruby. Ele enfatiza a convenção sobre a configuração (CoC) e o princípio de não se repetir (DRY), com o objetivo de simplificar e acelerar o desenvolvimento web, fornecendo estruturas padrão para um banco de dados, um serviço web e páginas web. Rails permite que os desenvolvedores usem um padrão model-view-controller (MVC) para organizar a programação de aplicativos. Seu rico ecossistema de gems (bibliotecas) permite o rápido desenvolvimento de aplicações web complexas.

Gerenciado por:
Axel Grubba
Fundador
Logotipo Crevio
Crevio
Patrocinado
5.0
(1)
$ 29.00 / mês
Crevio é uma plataforma para criadores venderem produtos digitais, serviços, cursos e acesso a outros terceiros... Saiba mais sobre Crevio
Tire dúvidas sobre Ruby On Rails
Para que serve Ruby On Rails?
Quais são as melhores alternativas ao Ruby On Rails?
Quais são os prós e os contras do Ruby On Rails?
Detalhes do produto Ruby On Rails
Capacidades
API
CLI
EUA
Segmento
Negócio pequeno
mercado médio
Freelancer
Empreendimento
FÁCIL DE USAR
Nível intermediário
Avançado
desenvolvimento Nuvem/SaaS/baseado na Web, N/A, Linux local, Windows local
Suporte FAQs / Fórum
Formação Documentação
Idiomas Inglês
Recursos Ruby On Rails
Asset Management
Autenticação
Autorização
Ferramentas CLI
Cache
Divisão de código
Migrações de banco de dados
Injeção de dependência
Tratamento de erros
Tratamento de upload de arquivos
Manipulação de formulários
Substituição de módulo a quente
Validação de entrada
Internacionalização (i18n)
Logging
Arquitetura MVC
middleware
Arquitetura Modular
Suporte ORM
API RESTful
Capacidades em tempo real
Roteamento
SEO Otimização
andaime
Gerenciamento de Sessões
Geração de site estático
Mecanismo de modelo
Estrutura de teste
Integração de controle de versão
Suporte WebSocket
Mídia Ruby On Rails
Aviso Legal
Nossa pesquisa é selecionada a partir de diversas fontes confiáveis ​​e tem como objetivo oferecer conselhos gerais. Não garantimos que nossas sugestões funcionarão melhor para cada caso de uso, portanto, considere suas necessidades exclusivas ao escolher produtos e serviços. Sinta-se à vontade para compartilhar seu retornos.
Última actualização: janeiro 18, 2025
Logotipo Ruby On Rails
78 Ruby On Rails Revisões
4.5 fora de 5
Empresa (> 1000 emp.)
09 Dezembro, 2023
 fonte
Classificação geral:
5.0
DM
Dorian M.
Developer
Partilhar
"Usuário diário há 13 anos, adoro Ruby on Rails"
O que você mais gosta em Ruby On Rails?

Simple to use, powerful, intuitive, quite popular

O que você não gosta no Ruby On Rails?

steep learning curve, trying to do everything at once

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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)

Pequenas empresas (50 funcionários ou menos)
26 de Outubro, 2023
 fonte
Classificação geral:
5.0
PD
Pardeep D.
Ceo
Partilhar
"Uma incrível estrutura MVC escalável"
O que você mais gosta em 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.

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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.

Pequenas empresas (50 funcionários ou menos)
22 de maio de 2023
 fonte
Classificação geral:
5.0
Vladimir T. avatar
Wladimir T.
Engenheiro e Desarrollador
Partilhar
"Desenvolvimento rápido, compreensível e padrão"
O que você mais gosta em 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.

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

Developing web applications.

Pequenas empresas (50 funcionários ou menos)
06 de abril, 2023
 fonte
Classificação geral:
5.0
TB
Equipe B.
Fundador
Partilhar
"Usamos um monólito Rails para potencializar nossa plataforma de comércio eletrônico e educação multilocatário"
O que você mais gosta em Ruby On Rails?

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

O que você não gosta no Ruby On Rails?

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

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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

Pequenas empresas (50 funcionários ou menos)
23 fevereiro de 2022
 fonte
Classificação geral:
5.0
Ashok D. avatar
Ashok D.
Desenvolvedor Ruby On Rails
Partilhar
"Estrutura de desenvolvimento de aplicativos web mais rápida"
O que você mais gosta em 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.

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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

Pequenas empresas (50 funcionários ou menos)
12 fevereiro de 2022
 fonte
Classificação geral:
5.0
Daksha K. avatar
Daksha K.
Desenvolvedor Ruby On Rails
Partilhar
"Uma estrutura de desenvolvimento de aplicativos da Web rápida e fácil"
O que você mais gosta em 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.

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

- 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

Mercado Médio (51-1000 emp.)
10 Agosto, 2021
 fonte
Classificação geral:
5.0
Carlos F. avatar
Carlos F.
Agente de aluguel de automóveis
Partilhar
"O melhor framework usado para startups."
O que você mais gosta em 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.

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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.

Pequenas empresas (50 funcionários ou menos)
12 de Outubro, 2019
 fonte
Classificação geral:
5.0
Jordi L. avatar
Jordi L.
Desenvolvedor de Software
Partilhar
"A melhor maneira de construir seus aplicativos RESTful"
O que você mais gosta em 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.

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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.

Pequenas empresas (50 funcionários ou menos)
Julho 26, 2018
 fonte
Classificação geral:
5.0
Pablo C. avatar
Paulo C.
Diretor de Engenharia
Partilhar
"Comecei a usar Rails desde as primeiras versões, tenho trabalhado com ele desde então"
O que você mais gosta em Ruby On Rails?

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

O que você não gosta no Ruby On Rails?

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

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

Fast development, getting code to clients soon.

Mercado Médio (51-1000 emp.)
10 de maio de 2017
 fonte
Classificação geral:
5.0
Ismael Guillermo M. avatar
Ismael Guilherme M.
Consultor Técnico Sênior
Partilhar
"Eu amo Ruby on Rails, meu framework favorito"
O que você mais gosta em 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

O que você não gosta no 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

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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

Pequenas empresas (50 funcionários ou menos)
24 de janeiro de 2017
 fonte
Classificação geral:
5.0
Mihail B. avatar
Mihail B.
Engenheiro de Software
Partilhar
"Estrutura Ruby única"
O que você mais gosta em 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.

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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.

Pequenas empresas (50 funcionários ou menos)
20 de abril, 2016
 fonte
Classificação geral:
5.0
JA
Jason A.
Manager
Partilhar
"Meu primeiro e único framework Web"
O que você mais gosta em 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.

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

I built my company's technology using this platform.

Pequenas empresas (50 funcionários ou menos)
01 de abril, 2016
 fonte
Classificação geral:
5.0
Oded S. avatar
Oded S.
Cto e Gerente Nacional
Partilhar
"A maneira mais rápida de desenvolver um aplicativo web escalável"
O que você mais gosta em 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

O que você não gosta no Ruby On Rails?

Sometime encapsulation comes on the expense of performance.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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

Pequenas empresas (50 funcionários ou menos)
05 de março de 2016
 fonte
Classificação geral:
5.0
Alejandro C. avatar
Alejandro C.
Gerente de Desenvolvimento e Consultor de TI
Partilhar
"Consegui fazer uma carreira de sucesso com Ruby on Rails"
O que você mais gosta em Ruby On Rails?

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

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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.

Mercado Médio (51-1000 emp.)
04 de março de 2016
 fonte
Classificação geral:
5.0
AA
Aman A.
Consultor de Engenharia de Software
Partilhar
"Princípio Ruby on Rails Engineer"
O que você mais gosta em 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.

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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

Pequenas empresas (50 funcionários ou menos)
04 de março de 2016
 fonte
Classificação geral:
5.0
HI
Hisakazu Arturo I.
CEO, Fundador, Chefe de Engenharia
Partilhar
"Rails fornece uma caixa de ferramentas robusta para desenvolvimento ágil com convenções flexíveis para produtividade"
O que você mais gosta em 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.

O que você não gosta no 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.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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.

Pequenas empresas (50 funcionários ou menos)
04 de março de 2016
 fonte
Classificação geral:
5.0
PP
Parte P.
Interno
Partilhar
"código aberto com desenvolvimento repide....."
O que você mais gosta em Ruby On Rails?

Just faster and essay web development...

O que você não gosta no Ruby On Rails?

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

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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

Pequenas empresas (50 funcionários ou menos)
03 de março de 2016
 fonte
Classificação geral:
5.0
JS
Jesdakorn S.
Chief Technology Officer
Partilhar
"Melhor framework de todos os tempos para startups"
O que você mais gosta em 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.

O que você não gosta no Ruby On Rails?

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

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

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

Empresa (> 1000 emp.)
03 de março de 2016
 fonte
Classificação geral:
5.0
TN
Tataihono N.
Nova equipe
Partilhar
"Engenheiro de software senior"
O que você mais gosta em Ruby On Rails?

The community surrounding Rails is vast. This provides a great array of tools that people have built to make developing for Rails much easier. It also means there are people using Rails in a wide range of applications. This feeds back into Rails development, making it a tool that works in many situations. Rails also has a vibrant testing culture. This makes for more reliable products that are well built. It is so easy to do TDD using Rails. This has saved me many hours of hair pulling as every aspect of the products is tested. Overall TDD has improved our release cadence and reduced our code churn significantly.

O que você não gosta no Ruby On Rails?

The Long Term Support is lagging behind what one would expect from a paid product. This is obviously because it is an open source community maintaining the product. However there are paid solutions people can buy into for LTS.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

We are working to solve problems relating to Christian Ministry as it interacts with technology. As the most significant advancement since the printing press, computers are simplifying the way we do donor management, outreach, internal communication and much more. With so many cool things we could make to advance the cause of Christianity, we needed a tool which would enable us to do rapid, reliable software engineering. Rails has provided us with the capacity to write fast, write once, write TDD software.

Pequenas empresas (50 funcionários ou menos)
03 de março de 2016
 fonte
Classificação geral:
5.0
MA
Muntasim A.
Fundador e CTO
Partilhar
"8 anos de experiência"
O que você mais gosta em Ruby On Rails?

I like the conventions. If you can think correctly then you will find everything there in Rails. It recommends all the best practices for your applications. Another best thing is the community. If you search for anything, in 98% cases you will find it with 1/2 attempts.

O que você não gosta no Ruby On Rails?

I'm biased a lot with Rails, so everything looks good to me.

Quais problemas o Ruby On Rails está resolvendo e como isso está beneficiando você?

I have developed wide range of applications, exploiting its gems and as a result rapid development.