platanus / job_notifierLinks
Rails engine to persist job results and notify job status changes
☆17Updated 2 years ago
Alternatives and similar repositories for job_notifier
Users that are interested in job_notifier are comparing it to the libraries listed below
Sorting:
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 8 months ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- Easy breadcrumbs for Ruby on Rails web applications☆51Updated last year
- String enums for Rails☆88Updated 3 weeks ago
- Allows to treat JSON fields of postgres and mysql as real fields☆35Updated 8 months ago
- Rails console history for Heroku, Docker, and more☆84Updated 3 weeks ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Optimize rails assets using image_optim☆58Updated 3 months ago
- Mountable Rails Engine for viewing paginated logs from a browser☆79Updated 2 years ago
- Active Record without Database☆51Updated 2 years ago
- A currency conversion api for the minimalist developer☆49Updated 8 years ago
- Automatic scopes for ActiveRecord models.☆82Updated last year
- Benchmark requests to tune number of workers and threads for Puma☆38Updated 5 years ago
- Deploy machine learning models in Ruby (and Rails)☆75Updated last month
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 7 months ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- It's a Rails engine that allows you to play nice with Active Job in Active Admin providing user feedback☆35Updated 2 years ago
- Automaticaly increments a field in ActiveRecord.☆59Updated last year
- 🔒 Sudo mode for your Rails controllers☆79Updated last year
- biggs is a small ruby gem/rails plugin for formatting postal addresses from over 60 countries.☆152Updated last year
- A simple plugin to handle, log, and customize production errors in Rails applications☆87Updated 6 years ago
- Postal addresses management in Ruby On Rails and Javascript☆41Updated 9 years ago
- Service Object based on Either Monad☆27Updated 7 years ago
- Private messaging between models☆38Updated 9 years ago
- Ruby library that converts cron expressions into human readable strings☆80Updated last year
- A collection of helpful methods and monkey patches for Rails☆33Updated 2 years ago
- A gem to spy queries running with Active Record and report missing indexes☆77Updated 11 months ago
- Quick #rebuild! method implementation for closure_tree on PostgreSQL☆41Updated 9 years ago
- Access your Rails console, see logs, execute rake commands directly from the browser. Great addition to your Staging ENV.☆54Updated 6 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year