Add the essential kit for rails ActiveRecord models and be happy.
Ruby
New
Free
Kubernetes integration to Rails apps via Rake tasks
A library for creating Active Models that can serialize/deserialize to JSON. This includes full support for validation
and change detection...
Simple template engine for JSON views
Pass a user through to your active_jobs for context
Dummy transitional package for active_list
A way to get cottage cheese out off activerecord
.
Ruby library to automatically preload data for your Active Model Serializers
Load YAML and JSON easily and safely with Active Loader.
Generates action methods to provide clean tables.
Helpful method when you need to add some logic that figures out if the link (or more often navigation item)...
This generator help you to create new Rails applications to combine with active admin gem. It generates application structure to...
ActiveLdap dynamic finders
Subscribing to single responsibility principility ActiveLayer aims to provide a layer of context over top a model.
Get redis relational
Kafka ksqlDB ORM for Ruby
Simple, secure key management for Active Record encryption
Query JSON files from the command line
Patches ActiveJob to add trace_id attribute.
Monitor your jobs
Placeholder by RubyGems Security Team
A scheduling apparatus for ActiveJob based on Rufus. Resque::Scheduler for everyone!
activejob-retry provides automatic retry functionality for failed
ActiveJobs, with exponential backoff.
Features:
...
Retry failed jobs with an exponential back-off. This gem aims to mimic most of the functionality of Sidekiq's RetryJobs middleware.
An ActiveJob adapter that discards all jobs.
activejob-locking lets you control how ActiveJobs are enqueued and performed:
Allow only one job to be enqueued at a...
Adapt resque-lock with ActiveJob
RSpec matcher for ActiveJob
Assuming that a queued job has lost its raison d'être when its argument had been deleted, ActiveJob::RNF ignores deserialization errors...
ActiveJob::Query allows you query enqueued jobs and cancel jobs.
ActiveJob::Performs adds the `performs` macro to set up jobs by convention.
ActiveJob Store permits to store jobs state and custom data on a database
Job status and batches for ActiveJob. Create trackable jobs, check their status, and batch them together.
If you are using ActiveJob with the Resque Adapter, this gem will prevent jobs, based on arguments, from being enqueued...
An ActiveJob plugin. Adds locking, with optional timeout/deadlock handling.
Using a `lock_timeout` allows you to re-acquire the lock...
Run Rails Active Jobs as Kubernetes Jobs
Google Cloud Pub/Sub adapter and worker for ActiveJob
easier way to use ffmpeg in activejob
'ActiveJob::DispatchRider' adds `DispatchRider` support for `ActiveJob`.
activejob-cancel provides cancel method to Active Job
This is ActiveJob extension wich mask arguments of specified Job from ActiveJob's log.
Allows max_attempts, destroy_failed_jobs?, reschedule_at, and max_run_time methods to be defined in your jobs to override default settings just like you're...
Fills the gap between ActiveJob and Disque
Enhances Activejob serialization to handle symbols, classes and dates
Declare job classes that can be run by a variety of queuing backends.
An implementation of the Command Pattern for Ruby with ActiveModel::Validations inspired by the interactor gem.
Rich support for attributes, callbacks,...
It provides functionality for actibe_jobs being triggered recurrently.
This rubygem does not have a description or summary.
ActiveJobCronScheduler provides a clean DSL for defining recurring jobs in Rails applications, leveraging ActiveJob for seamless integration.
ActiveJob Adapter for Google Cloud Tasks
Uses ActionCable to alert front-end users of ActiveJobs' status
Create, Read, Update and Delete your JIRA issues from the command line
Provide OOP Interfaces for ruby
Simple use case interactor for Rails apps based on ActiveModel
This gem allows the tracking of ActiveInteractions interactions.
Basic AB testing gem
Vkontakte authorization for authlogic with ruby 1.9 and rails 3.0
Gemified version of Carlton O'Riley's Aastra XML Ruby Port
Fetches accounts and their transaction details from the Yodlee MoneyCenter (https://moneycenter.yodlee.com).
Automatically generate diagrams of AASM state machines.
Ever wanted an aasm event with an extra bang? Well ... now you can!
ActiveFedora persistence adaptor for AASM
Generate UML-style state charts from AASM state machines
Progress indicators for linear AASM workflows
Generate Mermaid diagrams from AASM state machines
Rails extension to render appropriate workflow actions
AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.
Ruby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
Send Growl notifications via Ruby.
Frex is a fork of Rex. Rex is a lexical scanner generator. It is written in Ruby itself, and generates...
A script that wraps around youtube-dl to download private App Academy videos
A/B test data aggregator as a Sinatra web service
Build API SDKs that work using Rails-like syntax
Rails performance tracking
ActiveImagination facilitates using LLMs to generate ActiveRecord content
Fast and simple webhook delivery microservice for Ruby.
Get all events active at a timestamp for an icalendar file
Add index option to active record without using the from hack directly
Import tabular data from spreadsheets or similar sources into data models
This gem is intended to help with image files lost or corruption in the view from validation error with active...
Create ActiveRecord models backed only by an SQL query NOT a table.
Plugin for active admin which allows to easy modify I18n translations
ORM and Query DSL for ClickHouse
HyperLogLog for Rails and Postgres
Protect Rails applications against bots and brute force attacks without annoying humans.
Custom matcher for ActiveHash. It provides `like` operator.
Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.
Adds nested fields to an AR model stored in a serialized field as hash
This is an extension module to ActiveHash
Includes the ability to specify data using hashes, yml files or JSON files