Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps. Learn more β
Ruby on Rails Alternatives
Similar projects and alternatives to Ruby on Rails
-
-
Scout Monitoring
Performance metrics and, now, Logs Management Monitoring with Scout Monitoring. Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.
-
-
-
-
-
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
Laravel
Laravel is a web application framework with expressive, elegant syntax. Weβve already laid the foundation for your next big idea β freeing you to create without sweating the small things.
-
-
-
turbo
The speed of a single-page web application without having to write any JavaScript (by hotwired)
-
-
-
-
view_component
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Ruby on Rails discussion
Ruby on Rails reviews and mentions
-
Switch Ruby's default parser from parse.y to Prism
Railsβ nightly CI already needed a fix: https://github.com/rails/rails/pull/52937
- SQLite on Rails: The how and why of optimal performance
-
Squash Your Ruby and Rails Bugs Faster
Coincidentally, the default Puma configuration in the most recent Rails release is similar to what's shown here (thanks to Nate Matykiewicz for the tip).
-
Moving From auto_strip_attributes to normalizes
Starting in Rails 7.1 we have "normalizes" as a declaration to make in our models. It provides the same functionality, but in a different manner.
-
Rails Guides 7.2 in Spanish Translated with OpenAI
MR to update Spanish translation
-
Diversify Your Tech Stack: Uncovering Powerful Node js Alternatives
It is also known to build secure applications, and the active community does well at finding solutions to the newest vulnerabilities. The Ruby and Ruby on Rails documentation are great resources for delving into this ecosystem, but if you prefer a guided path, The Odin Project open-source community would be an excellent start.
-
Stop Relying on If Not Exists for Concurrent Index Creation in PostgreSQL
Hey Andrew! So good to see you here. I agree with everything you said 100%. I am honestly split, because I was the first one recommending engineers if_not_exists, but now I am torn, because this can lead to very weird issues in production, esp. for ActiveRecord apps, and maintaining a "invalid index reaper job" doesn't sound like a good long term solution.
I did suggest some proposals to Rails here and would love to propose a PR based on a solution that makes the most sense too
https://github.com/rails/rails/issues/52583
- Ruby on Rails 7.2 Released
-
Ask HN: Learning Ruby on Rails?
I think the hardest part is deciding which gems to use. It's not uncommon to end up with over 50 gems in your Gemfile.
For example, built-in capabilities for authentication are limited: https://github.com/rails/rails/issues/50446
So then do you go with has_secure_password/etc., Devise, rodauth, authentication-zero, or something else? These are big decisions that then might affect other things like authorization, OAuth, PassKey, etc.
And that's authentication & authorization which are a relatively well-understood and maintained area, but other areas might have totally unmaintained gems that might have issues with recent versions of Rails, or native module compilation issues with more recent versions of operating systems, etc.
A lot of Rails guidance on blog posts and StackOverflow might be outdated.
This problem is not unique to Rails. I still think Rails is great and relatively vibrant. Nevertheless, I suggest being very wary of Rails guides, blog posts, and StackOverflow answers that are more than 1 year old and doing a careful study and inventory of gems before deciding to use them and reviewing their relative recent usage and activity.
-
What's Coming in Ruby on Rails 7.2: Database Features in Active Record
In Rails 7.2, this option changes from query_constraints to foreign_keys. Besides the parameter name change, some interesting discussions are underway about plans to repurpose the original query_constraints name by freeing it up.
-
A note from our sponsor - Scout Monitoring
www.scoutapm.com | 20 Sep 2024
Stats
rails/rails is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Ruby on Rails is Ruby.
Review βββββ /10
I've been working with RoR for a decade.
Review β β β β β 10/10
The most productive web-development framework. Time and battle tested. Always improving.