Ruby on Rails (Rails) is a web application framework written in Ruby. It is meant to help simplify the building of complex websites.
Work with JSON-backed attributes as ActiveRecord-ish models
Easily jumpstart a new Rails application with a bunch of great features by default
What ActiveModel left out
First-party email analytics for Rails
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: {...
:books: The Open Source Discovery Service
Pluggable Ruby translation framework
ORM agnostic truly Object-Oriented view helper for Rails 4, 5, 6, 7, and 8
Global settings for your Rails application.
Detect non-atomic interactions within DB transactions
Ridgepole is a tool to manage DB schema. It defines DB schema using Rails DSL, and updates DB schema according to DSL. (like Chef/Puppet)
Gem to create tables grids with sortable columns and filters
Dockerize Rails 7 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq
A UI development environment for Ruby on Rails apps
A production ready example Rails app that's using Docker and Docker Compose.
A collection of branches that transmit HTML over the wire.
My former app template for Rails 7. All recommendations you see here have been moved to https://github.com/mattbrictson/nextgen
render_async lets you include pages asynchronously with AJAX
Stylish Graph APIs, built on JSON:API
Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner
Time registration that doesn't suck
Manage settings with Ruby on Rails
a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! :balloon:
The official Airbrake library for Ruby applications
SQL Server Adapter For Rails
Redis stores for Ruby on Rails
A plugin for versioning Rails based RESTful APIs.
Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacular will extend ActiveRecord wit...
✅ ✅ ✅ A massive repo filled with notes on everything from coding to philosophy to psychology to marketing to product
ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo
A High Performance HTTP Server for Ruby
Open-source email observability for AWS SES
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
A vulnerable version of Rails that follows the OWASP Top 10
Configuration library for Ruby gems and applications
Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
Official Ruby on Rails specific tasks for Capistrano
A list of Ruby gems that have known memory leaks (and issues)
Ruby on Rails Phishing Framework
A ruby gem for creating navigations (with multiple levels) for your Rails, Sinatra or Padrino applications. Render your navigation as html list, link...
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
Easily create front-end style guides with Markdown and Sass/SCSS.
Capybara test scenario recorder for Rails
🇧🇷 Recursos para aprender Ruby e Rails
Rails view helper to manage "active" state of a link
Learning resources for Ruby, Rails, and related skills.
CMS for Rails. For Reals.
Low-code Admin panel and Business intelligence Rails engine. No DSL - configurable from the UI. Rails Admin, Active Admin, Blazer modern alternative.
Medium clone built with Ruby on Rails