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
Universal library to retrieve GitHubâs identity URL for the OAuth web flow
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.
OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
Esbuild plugin for Rails applications
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
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
Rails 3 compatible rails-authorization-plugin gem
Rails Action Authorization adds an authorization framework for controller actions. Rails Action Authorization is designed to be extremely lightweight and flexible, enabling developers to spend less time trying to build complex authorization systems. It's unopinionated design makes it easy to define any kind of authorization rules with minimal effort.
RailsKeycloakAuthorization adds Rack Based, Policy Enforcement Point (PEP) implementation to authorize requests before they reach the controllers. It is designed to work with Keycloak Authorization Services.
Object oriented authorization for Rails applications
Simple authorization solution for Rails. All permissions are stored in a single location.
Simple authorization solution for Rails which is decoupled from user roles. All permissions are stored in a single location.
Authorization framework for Ruby/Rails application
Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; just group your models under one or more Authorizer classes and write plain Ruby methods on them.
Authorization gem for Ruby on Rails with Management Panel
Restrict access to your controller actions.
Clearance is built to support authentication and authorization via an email/password sign-in mechanism in applications. It provides some core classes commonly used for these features, along with some opinionated defaults - but is intended to be easy to override.
declarative_authorization is a Rails plugin for maintainable authorization based on readable authorization rules.