Projects in Awesome Lists by rails
A curated list of projects in awesome lists by rails .
https://github.com/rails/rails
Ruby on Rails
activejob activerecord framework html mvc rails ruby
Last synced: 24 Oct 2025
https://github.com/rails/webpacker
Use Webpack to manage app-like JavaScript modules in Rails
frontend hacktoberfest javascript rails webpack yarn
Last synced: 14 May 2025
https://github.com/rails/thor
Thor is a toolkit for building powerful command-line interfaces.
Last synced: 07 Jan 2026
https://github.com/rails/jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
Last synced: 12 May 2025
https://github.com/rails/bootsnap
Boot large Ruby/Rails apps faster
computers gem performance ruby
Last synced: 11 Aug 2025
https://github.com/rails/jquery-ujs
Ruby on Rails unobtrusive scripting adapter for jQuery
Last synced: 23 Apr 2025
https://github.com/rails/rails-dev-box
A virtual machine for Ruby on Rails core development
Last synced: 04 Apr 2025
https://github.com/rails/kredis
Higher-level data structures built on Redis
Last synced: 23 Apr 2025
https://github.com/rails/activeresource
Connects business objects and REST web services
Last synced: 17 Nov 2025
https://github.com/rails/docked
Running Rails from Docker for easy start to development
Last synced: 08 Apr 2025
https://github.com/rails/strong_parameters
Taint and required checking for Action Pack and enforcement in Active Model
Last synced: 29 Sep 2025
https://github.com/rails/importmap-rails
Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.
Last synced: 13 May 2025
https://github.com/rails/actioncable
Framework for real-time communication over websockets
Last synced: 29 Sep 2025
https://github.com/rails/jquery-rails
A gem to automate using jQuery with Rails
Last synced: 10 Apr 2025
https://github.com/rails/solid_cache
A database-backed ActiveSupport::Cache::Store
Last synced: 28 Apr 2025
https://github.com/rails/jsbundling-rails
Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.
Last synced: 23 Apr 2025
https://github.com/rails/sass-rails
Ruby on Rails stylesheet engine for Sass
Last synced: 10 Apr 2025
https://github.com/rails/exception_notification
NOTICE: official repository moved to https://github.com/smartinez87/exception_notification
Last synced: 29 Sep 2025
https://github.com/rails/mission_control-jobs
Dashboard and Active Job extensions to operate and troubleshoot background jobs
Last synced: 29 Apr 2025
https://github.com/rails/rails-perftest
Benchmark and profile your Rails apps
Last synced: 14 Apr 2025
https://github.com/rails/activejob
Declare job classes that can be run by a variety of queueing backends
Last synced: 29 Sep 2025
https://github.com/rails/cssbundling-rails
Bundle and process CSS in Rails with Tailwind, PostCSS, and Sass via Node.js.
Last synced: 28 Apr 2025
https://github.com/rails/activerecord-session_store
Active Record's Session Store extracted from Rails
Last synced: 25 Apr 2025
https://github.com/rails/rails-observers
Rails observer (removed from core in Rails 4.0)
Last synced: 13 Apr 2025
https://github.com/rails/rubocop-rails-omakase
Omakase Ruby styling for Rails
Last synced: 11 Apr 2025
https://github.com/rails/rails_upgrade
Plugin to run checks on your Rails 2.x/3.x to check for obvious upgrade points on the path to 3.0
Last synced: 29 Sep 2025
https://github.com/rails/actiontext
Edit and display rich text in Rails applications
Last synced: 29 Sep 2025
https://github.com/rails/marcel
Find the mime type of files, examining file, filename and declared type
Last synced: 09 Apr 2025
https://github.com/rails/acts_as_list
NOTICE: official repository moved to https://github.com/swanandp/acts_as_list
Last synced: 29 Sep 2025
https://github.com/rails/actionpack-page_caching
Static page caching for Action Pack (removed from core in Rails 4.0)
Last synced: 07 Apr 2025
https://github.com/rails/commands
Run Rake/Rails commands through the console
Last synced: 19 Jun 2025
https://github.com/rails/ssl_requirement
NOTICE: official repository moved to https://github.com/retr0h/ssl_requirement
Last synced: 29 Sep 2025
https://github.com/rails/rails-controller-testing
Brings back `assigns` and `assert_template` to your Rails tests
Last synced: 14 Apr 2025
https://github.com/rails/acts_as_tree
NOTICE: official repository moved to https://github.com/amerine/acts_as_tree
Last synced: 09 Apr 2025
https://github.com/rails/open_id_authentication
NOTICE: official repository moved to https://github.com/Velir/open_id_authentication
Last synced: 04 Apr 2025
https://github.com/rails/rails-new
Create Rails projects with Ruby installed
Last synced: 12 Apr 2025
https://github.com/rails/actionpack-action_caching
Action caching for Action Pack (removed from core in Rails 4.0)
Last synced: 07 Apr 2025
https://github.com/rails/coffee-rails
CoffeeScript adapter for the Rails asset pipeline. Also adds support for .coffee views.
Last synced: 29 Sep 2025
https://github.com/rails/dartsass-rails
Integrate Dart Sass with the asset pipeline in Rails
Last synced: 08 Apr 2025
https://github.com/rails/protected_attributes
Protect attributes from mass-assignment in ActiveRecord models.
Last synced: 07 Apr 2025
https://github.com/rails/in_place_editing
NOTICE: official repository moved to https://github.com/amerine/in_place_editing
Last synced: 17 Nov 2025
https://github.com/rails/auto_complete
NOTICE: official repository moved to https://github.com/david-kerins/auto_complete
Last synced: 18 Oct 2025
https://github.com/rails/dynamic_form
NOTICE: official repository moved to https://github.com/joelmoss/dynamic_form
Last synced: 11 Sep 2025
https://github.com/rails/rails-dom-testing
Extracting DomAssertions and SelectorAssertions from ActionView.
Last synced: 14 Apr 2025
https://github.com/rails/country_select
NOTICE: official repository moved to https://github.com/stefanpenner/country_select
Last synced: 17 Dec 2025
https://github.com/rails/routing_concerns
Abstract common routing resource concerns to cut down on duplication.
Last synced: 01 Oct 2025
https://github.com/rails/esbuild-rails
Bundle and transpile JavaScript in Rails with esbuild
Last synced: 29 Sep 2025
https://github.com/rails/rails-contributors
The web application that runs https://contributors.rubyonrails.org
Last synced: 16 Dec 2025
https://github.com/rails/actionmailbox
Receive and process incoming emails in Rails
Last synced: 29 Sep 2025
https://github.com/rails/rails_xss
A plugin for rails 2.3 apps which switches the default to escape by default
Last synced: 03 Oct 2025
https://github.com/rails/activemodel-globalid
Serializing models to a single string makes it easy to pass references around
Last synced: 29 Sep 2025
https://github.com/rails/account_location
NOTICE: official repository moved to https://github.com/bbommarito/account_location
Last synced: 04 Sep 2025
https://github.com/rails/acts_as_nested_set
NOTICE: official repository moved to https://github.com/bbommarito/acts_as_nested_set
Last synced: 01 Oct 2025
https://github.com/rails/iso-3166-country-select
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core
Last synced: 01 Oct 2025
https://github.com/rails/weblog
Superseded by https://github.com/rails/website
Last synced: 29 Sep 2025
https://github.com/rails/prototype_legacy_helper
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core
Last synced: 29 Sep 2025
https://github.com/rails/verification
NOTICE: official repository moved to https://github.com/sikachu/verification
Last synced: 04 Sep 2025
https://github.com/rails/prototype-rails
Add RJS, Prototype, and Scriptaculous helpers to Rails 3.1+ apps
Last synced: 04 Apr 2025
https://github.com/rails/conductor
Conductor is a Rails engine that lets you do through a web UI what you'd normally do with the rails shell command.
Last synced: 29 Sep 2025
https://github.com/rails/homepage
Superseded by https://github.com/rails/website
Last synced: 29 Sep 2025
https://github.com/rails/rollupjs-rails
Bundle and transpile JavaScript in Rails with rollup.js
Last synced: 29 Sep 2025
https://github.com/rails/actionpack-xml_parser
XML parameters parser for Action Pack (removed from core in Rails 4.0)
Last synced: 01 Oct 2025
https://github.com/rails/etagger
Declare what goes in to your ETags: asset versions, account ID, etc.
Last synced: 01 Oct 2025
https://github.com/rails/upload_progress
NOTICE: official repository moved to https://github.com/rishav/upload_progress
Last synced: 01 Oct 2025
https://github.com/rails/render_component
NOTICE: official repository moved to https://github.com/malev/render_component. Components allow you to call other actions for their rendered response while executing another action
Last synced: 01 Oct 2025
https://github.com/rails/atom_feed_helper
NOTICE: official repository moved to https://github.com/TrevorBramble/atom_feed_helper
Last synced: 01 Oct 2025
https://github.com/rails/gsoc2014
Project website and wiki for Ruby on Rails proposals to Google Summer of Code 2014
Last synced: 13 Jul 2025
https://github.com/rails/builder
Provide a simple way to create XML markup and data structures.
Last synced: 29 Sep 2025
https://github.com/rails/gsoc2013
Project website and wiki for Ruby on Rails proposals to Google Summer of Code 2013
Last synced: 29 Sep 2025
https://github.com/rails/homepage-2011
This repo is now legacy. New homepage is at rails/homepage
Last synced: 17 Dec 2025
https://github.com/rails/asset_server
NOTICE: official repository moved to https://github.com/andhapp/asset_server
Last synced: 01 Oct 2025