Repository navigation
rails-gem
- Website
- Wikipedia
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:
Ruby on Rails Custom Error Pages
Integrated user activity notifications for Ruby on Rails
JWT authentication solution for Rails APIs
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
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.
Implements the social network followable functionality for your Active Record models
Rails gem of the Bootstrap based admin theme SB Admin 2.
Rails gem to manage tags with PostgreSQL array columns.
🚕 A simple tool for checking PostgreSQL Database in development mode (Quick check database without use rails console), life too short so make it easy
Use AWS Secrets Manager from Ruby, with rails support
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
Rails plugin for using dry-validation and dry-schema gems instead of your Active Record Validations
A block editor for Ruby on Rails