Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Ruby on Rails Alternatives
Similar projects and alternatives to Ruby on Rails
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
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.
-
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
Tailwind CSS
A utility-first CSS framework for rapid UI development.
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
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.
-
stimulus_reflex
Build reactive applications with the Rails tooling you already know and love.
-
-
-
Sinatra
Classy web-development dressed in a DSL (official / canonical repo)
-
Vue.js
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
-
-
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
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Ruby on Rails reviews and mentions
-
Web Frameworks actively maintained in 2023?
Rails (rubyonrails.org)
-
Ask HN: How does HN determine the site that a submission belongs to?
I'm sure this must have been asked before, but I can't find the answer anywhere.
Here on HN, every link that is submitted has a site that it belongs to, which is shown to the left of the title, in parentheses. Usually it's just the domain name, but sometimes it includes part of the path, e.g. for a submission like https://github.com/rails/rails/pull/12345, the site would be github.com/rails.
How is this implemented? Is there a list somewhere of the sites to treat differently (like github.com or wordpress.com), and if so, is that list publicly available? If not, is there a similar list that someone maintains that I could use for a side project?
-
Enhancing development with REPLs - A practical guide
On all my application tutorials I start by setting up an application level REPL, it's basically a console script that loads all the files inside your project, if you're using a framework like Ruby on Rails or Hanami you already have a console by running the command console also.
-
The Ascent of Node.js: How a runtime changed the Web
Ruby on Rails: RoR is an elegant, convention-over-configuration framework. But, it too, generally followed a thread-based, blocking model.
-
Creating a Sinatra API with system-wide dependency injection using dry-system and rom-rb
Today, among beginners with Ruby, it's common to think about two possible paths when developing an application; if you want a simple single-file API, just use Sinatra and for everything else, use Ruby on Rails. Well, in this article, allow me to provide a way to manage a big application using Sinatra as the HTTP library and dry-rb libraries as the glue to a modular architecture.
-
Gnarly Learnings from July 2023
ComparisonValidator
-
Dear AI, can you translate the Rails Guide for me?
Ruby on Rails is a full-stack web application framework. With Rails, you can build a website that can access your database's data, return as API payload or render them on the user's browser easily and safely. The Rails Guide is the user manual for developers to learn how to use Rails. The Rails Guide is also a crowd-creation and is in the same repository on GitHub. It has very high quality because it is reviewed and modified again and again by numerous seasoned Rails developers. For anyone who wants to learn Ruby on Rails, I will definitely recommend they read the guide first.
-
How to start?
Once you have the setup ready go through the Blog Tutorial on the Ruby On Rails website by DHH.
-
How popular are libraries in each technology
Other popular fullstack frameworks include Ruby on Rails, Django, and Laravel. Ruby on Rails is a popular web application framework that uses the Ruby programming language. Django and Laravel are both backend web frameworks that use Python and PHP, respectively.
-
Launch HN: Infield (YC W20) – Safer, faster dependency upgrades
This cannot be statically analyzed. And this is not a made-up example either! It comes from the Rails project here: https://github.com/rails/rails/blob/fdad62b23079ce1b90763cb5...
This makes it impossible to statically determine the direct dependency requirements of a project.
> Now we have [your dependencies and their current versions], [target rails version], [all of the runtime dependency constraints of these gems]. We run this through a dependency resolution algorithm (pubgrub). If it resolves then you're good to upgrade to that version of Rails without changing anything.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Oct 2023
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.