Rails UJS for the react-rails gem
WebSocket framework for Ruby on Rails.
Use webpack to manage app-like JavaScript modules in Rails
Unobtrusive scripting adapter for jQuery
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
react-on-rails JavaScript for react_on_rails Ruby gem
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
Convention over configuration for using Vite in Rails apps
Attach cloud and local files in Rails applications
TypeScript definitions for @rails/activestorage
Ruby on Rails unobtrusive scripting adapter
TypeScript definitions for @rails/actioncable
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Esbuild plugin for Rails applications
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Use webpack to manage app-like JavaScript modules in Rails
Power-pack for Turbo
Embedded Ruby (`.erb`) `webpack` loader for Ruby projects.
Escape RegExp special characters
The speed of a single-page web application without having to write any JavaScript
Edit and display rich text in Rails applications
AnyCable Client plugin to support Turbo Streams
Node.js implementation of port detector
A lightweight Sass tool set.
Rails utilities.
A Pub/Sub API/framework for MuchRails using ActiveJob
Store records in Redis with MuchRails.
Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using much, much, much less code. You would use either plugin / gem if you wished that when you called destroy on an Active Record object that it didn't actually destroy it, but just "hid" the record. Paranoia does this by setting a deleted_at field to the current time when you destroy a record, and hides it by scoping all queries on your model to only include records which do not have a deleted_at field.
Replaces the Rails PostgreSQL dbconsole with the much nicer pgcli
Peek into how much each line of your Rails application takes throughout a request.
Rails integration for Mandrill
Paranoia is a re-implementation of acts_as_paranoid for Rails 3, using much, much, much less code. You would use either plugin / gem if you wished that when you called destroy on an Active Record object that it didn't actually destroy it, but just "hid" the record. Paranoia does this by setting a deleted_at field to the current time when you destroy a record, and hides it by scoping all queries on your model to only include records which do not have a deleted_at field.
Vinber is a rails enumeration tool, much easier for i18n.
Making Rails Logging much more lucid 👊
A much faster version of the usesguid plugin for Rails ported to a gem (uses database for GUID generation)
Appsta is designed to make bootstrapping new Rails applications much easier.