SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 ruby-on-rails Open-Source Projects
-
Project mention: 26NB (nonbinary) using The Odin Project, looking for buddies AND a mentor | /r/ProgrammingBuddies | 2023-06-09
I am already about 60% into the foundations section of The Odin Project
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
The doorkeeper gem.
-
react-on-rails
Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
-
another approach might be to ditch a relational db and use a nosql database like mongodb and https://github.com/mongodb/mongoid There is something called Dynamic Attribute which sounds like the thing you are after.
-
Project mention: Why do my requests take so much time to complete when View and ActiveRecord are finishing fast? | /r/rails | 2022-07-15
There's a few things that could be happening. I recommend trying out https://github.com/dejan/rails_panel. It gives you a better break down if exactly what's taking time. You also might look at how long it takes to actually instantiate your models. The actual query time is usually the slowest operation, but if you have a bunch of models on the page just the classes being loaded can take a good amount of time
-
Koala
A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth.
In First step we need a Facebook app, so we must visit to facebook developer site after login you can find My app In header in this page you should create your first app like this:
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Let's add Elasticsearch into the mix. To do so, we will need the elasticsearch-model gem. It's an official Elasticsearch gem that integrates nicely with Rails models.
-
view_component
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
Project mention: Have you been using ViewComponent. What advantages do you see in it? | /r/rails | 2023-05-06 -
Project mention: How to Contribute to Open Source without Knowing How to Code: A guide with project suggestions | dev.to | 2023-05-03
One way to contribute to The Odin Project is by helping to improve their documentation. You can contribute to their curriculum repository by suggesting improvements, reporting errors, or adding new documentation. They also have a great Contributing Guide to help onboard new contributors.
-
StimulusReflex Docs pretty easy to use and release 3.5.0 is coming soon.
-
Probably worth mentioning that aside from delayed_job there are at least two more modern alternatives backed by the DB: Que and good_job.
-
sidekiq-cron
-
Project mention: ruby-kafka has been officially deprecated and is no longer recommended for production usage | /r/ruby | 2022-12-08
It is no longer recommended for production usage. If you use it, you can either switch to rdkafka-ruby or one of high-level libraries like karafka.
-
real-world-rails
Real World Rails applications and their open source codebases for developers to learn from
Here's 100 projects in 1 which I found quite useful too: https://github.com/eliotsykes/real-world-rails
-
Lol DBA
lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
-
Project mention: I received much feedback about resolving the N+1 problem without updating the code. So I have decided to give another writing round to elaborate on the implementation. Please have a look and let me know what you think. | /r/ruby | 2023-03-14
Been using https://github.com/salsify/goldiloader in a large production application for many years.
-
The MongoDB Ruby Driver is hosted at RubyGems, or if you'd like to explore the source code it can be found on GitHub.
-
I am not sure if they are fully what you are after but I am aware of Fider, Cleardesk and astuto.
-
ifmeorg/ifme- 2 pull requests
-
rails-security-checklist
:key: Community-driven Rails Security Checklist (see our GitHub Issues for the newest checks that aren't yet in the README)
-
-
active-record-query-trace
Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record
I’ve used a gem like this before https://github.com/brunofacca/active-record-query-trace it gives you the stack trace where the query was executed. Maybe you could find the source of the CREATE.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ruby-on-rails related posts
- 26NB (nonbinary) using The Odin Project, looking for buddies AND a mentor
- Humble Bundle has a deal to get 15 O’Reilly programming books for $25, or 10 books for $18, or 5 books for $1! They’re worth over $900
- Frontend Roadmap for people transitioning into Development
- Buenas necesito recomendaciones de donde estudiar progra
- Come sfruttare una laurea in comunicazione?
- Learning JavaScript
- [OPINIÃO] Sugestões de alguém que está há mais de 8 anos trabalhando como analista de sistemas
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0920c36bf0>
www.saashub.com | 10 Jun 2023
Index
What are some of the best open-source ruby-on-rails projects? This list will help you:
Project | Stars | |
---|---|---|
1 | curriculum | 7,223 |
2 | ransack | 5,424 |
3 | Doorkeeper | 5,149 |
4 | react-on-rails | 4,959 |
5 | Mongoid | 3,934 |
6 | rails_panel | 3,750 |
7 | Koala | 3,555 |
8 | Elasticsearch Rails | 3,004 |
9 | view_component | 2,903 |
10 | theodinproject | 2,538 |
11 | stimulus_reflex | 2,111 |
12 | good_job | 1,846 |
13 | Sidekiq-Cron | 1,726 |
14 | Karafka | 1,724 |
15 | real-world-rails | 1,623 |
16 | Lol DBA | 1,510 |
17 | Goldiloader | 1,431 |
18 | mongo-ruby-driver | 1,424 |
19 | astuto | 1,422 |
20 | ifme | 1,378 |
21 | rails-security-checklist | 1,332 |
22 | Avo | 1,107 |
23 | active-record-query-trace | 889 |