WebSocket framework for Ruby on Rails.
react-on-rails JavaScript for react_on_rails Ruby gem
Ruby on Rails unobtrusive scripting adapter
Rails UJS for the react-rails gem
Use webpack to manage app-like JavaScript modules in Rails
jQuery matchers and fixture loader for Jasmine framework
Unobtrusive scripting adapter for jQuery
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
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
Easy test setup without side effects
Attach cloud and local files in Rails applications
TypeScript definitions for @rails/activestorage
TypeScript definitions for @rails/actioncable
The speed of a single-page web application without having to write any JavaScript
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
AnyCable Client plugin to support Turbo Streams
Esbuild plugin for Rails applications
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Embedded Ruby (`.erb`) `webpack` loader for Ruby projects.
Power-pack for Turbo
Use webpack to manage app-like JavaScript modules in Rails
Provides "ui" for testing frameworks such as mocha/jasmine which allows to define lazy variables and subjects
[](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [](https://gemnasium.com/sharetribe/shar
Create acceptance tests to check the Rails API responses and generate documentation from it.
Generates: controller file with actions specified in arguments, schema file for param validation written using dry-validation gem, use case class for handling logic of the request, presenter class for serialization of objects, request rspec specs for proper testing
Semi-automatic solution for creating Rails app's API documentation based on RSpec request specs.
RSpec helpers and expectations for Rails-based JSON APIs - extracted from airborne
Zoanthid is a library that interfaces with Rails and RSpec to help you write expressive tests for your HAL API.
A CLI wrapper around `rails new` that applies preset flags (-d postgresql -T --api --minimal), adds a curated set of gems (RSpec, RuboCop, factory_bot, Bullet, SimpleCov, test-prof), and bootstraps Claude Code slash commands for common development tasks (fix, lint, commit, review-pr, add-tests, code-coverage, docs, deliver).
Send SMS messages using the CellForce API
fixture_dependencies is an advanced fixture loader for ActiveRecord and Sequel, allowing the loading of models from YAML fixtures, along with their entire dependency graph. It has the following features: - Fixtures specify association names instead of foreign keys - Support both Sequel and ActiveRecord - Supports many_to_one/belongs_to, one_to_many/has_many, many_to_many/has_and_belongs_to_many, and has_one associations - Loads a fixture's dependency graph in such a manner that foreign key constraints aren't violated - Has a very simple API (FixtureDependencies.load(:model__fixture)) - Handles almost all cyclic dependencies - Includes Rails and Sequel test helpers for Test::Unit (and a Sequel test helper for RSpec) that load fixtures for every test inside a transaction, so fixture data is never left in your database - Adds dynamic fixtures (similar to ActiveRecord) with ERb.
Contentful API wrapper library exposing an ActiveRecord-like interface