There are 3 repositories under rails-gem topic.
Twitter Bootstrap for Rails 8
Example of integration of Rails, react, redux, using the react_on_rails gem, webpack, enabling the es7 and jsx transpilers, and node integration. And React Native! Live Demo:
Integrated user activity notifications for Ruby on Rails
Ruby on Rails Custom Error Pages
The devise-api gem is a convenient way to add authentication to your Ruby on Rails application using the devise gem. It provides support for access tokens and refresh tokens, which allow you to authenticate API requests and keep the user's session active for a longer period of time on the client side
🇺🇦 Ruby gem to block all requests from Russia to any Rails app and display a pro-Ukraine message instead
Write request and response migrations for Stripe-like versioning of your Ruby on Rails API. Make breaking changes without breaking things!
How fast is your code? See it directly in Rails console.
Server Timing headers for Rails apps
Include swagger-ui as rails engine and document your API with simple JSON or YAML files.
Rails gem of the Bootstrap based admin theme SB Admin 2.
Implements the social network followable functionality for your Active Record models
Rails gem to manage tags with PostgreSQL array columns.
:taxi: A simple tool for checking PostgreSQL Database in development mode (Quick check database without use rails console), life too short so make it easy
This gem allows you to filter and sort an ActiveRecord relation based on a request, following the JSON:API specification as closely as possible.
A New, Interactive Approach to Learning Ruby
Adds simlpe search functionality to models
Rails plugin for using dry-validation and dry-schema gems instead of your Active Record Validations
PostGIS extension for ActiveRecord's PostgreSQL adapter. Adds spatial types and queries to Rails 8+ with zero configuration.
A block editor for Ruby on Rails
Linux only, efficient system utilization reporting and system monitoring gem
A flexible access control system for your Rails app
Server-side implementation of Amazon Chime SDK for Ruby on Rails application
Shopify Polaris rails components.
Simple JS library to handle Google Tag Manager easily.
Rails gem of the Bootstrap based admin theme SB Admin.
DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.
A lightweight Ruby gem that enables Rails applications to dynamically execute command objects using convention over configuration. Perfect for clean, maintainable Rails APIs with RESTful route-to-command mapping. Only depends on ActiveSupport for reliable camelization.
Text Highlighting feature for your application
Rails-native Matrix SDK for building multi-agent bot systems and real-time communication features
Manage tasks efficiently - store details in redis and push status to pubsub client (Pusher, PubNub etc.)