WebSocket framework for Ruby on Rails.
Rails UJS for the react-rails gem
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/actioncable
TypeScript definitions for @rails/activestorage
Ruby on Rails unobtrusive scripting adapter
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.
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
Attach cloud and local files in Rails applications
A lightweight Sass tool set.
Custom cops for Lixibox Rails project.
An opinionated set of RuboCop cops recommending Rails coding patterns that keep your codebase greppable. Each cop discourages a construct that obscures where code comes from, so plain text search remains a fast, reliable way to navigate the project.
Custom Rails-specific Rubocop cops for our internal development purposes
Rubocop extension with cops that helps to have safier migrations on rails projects
Opinionated cops for developers who prefer conventional Rails — rich models, RESTful controllers, shallow jobs, no service objects.
rails-cto bundles the quality toolchain (RuboCop, Reek, Flog, Flay, Brakeman, bundler-audit, SimpleCov, Herb) that the rails-cto Claude plugin expects, and ships matching configuration templates you can drop into any Rails app with `rails-cto init`. It also provides a custom RuboCop cop that enforces the Minitest::Spec `subject` convention used by the plugin's skills.
Enforces the verbose, beginner-friendly Ruby style taught in firstdraft classroom materials. Ships three inheritable configurations (shared, student, author) plus six custom cops that keep polished Rails idioms out of lesson code.