benignware / schedulable
Handling recurring events in rails
☆93Updated 6 years ago
Alternatives and similar repositories for schedulable:
Users that are interested in schedulable are comparing it to the libraries listed below
- A small gem for putting selectize.js into the Rails asset pipeline☆130Updated 3 years ago
- A gem for adding selectors for setting recurring events.☆338Updated 4 months ago
- Address verification for Ruby and Rails☆178Updated last month
- A Rails gem that can send 'scoped' invitations☆77Updated last year
- Simple Form plugin for ClientSideValidations☆253Updated last month
- Provides automatic session timeout in a Rails application.☆126Updated 5 months ago
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆129Updated last year
- Fast batch deletes for Active Record and Postgres☆200Updated 2 years ago
- A Rails gem for custom signature form fields☆115Updated last year
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated last year
- The gem that swaps out text with a fully-compliant Rails form in one click.☆237Updated 9 years ago
- A rails engine that provides a simple web interface for exposing the Delayed::Job queue.☆75Updated 3 years ago
- Ruby gem for saving drafts of ActiveRecord models☆67Updated last month
- A gem that calculates the exchange rate using published rates from European Central Bank. Compatible with the money gem☆218Updated last year
- An enhancement for Heroku Scheduler + Sidekiq for scheduling jobs at specific times.☆131Updated 2 years ago
- Ruby gem that lets you create draft versions of your database records.☆170Updated 2 years ago
- rails i18n web interface☆298Updated 5 months ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- Extends delayed_job to support recurring jobs☆84Updated 4 years ago
- Devise & Omniauth Multiple Providers☆106Updated 10 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Easily Translate Enums in Rails☆121Updated 2 years ago
- An easy and transparent way to attach, manage and sum Money fields to your ActiveRecord models.☆126Updated 2 months ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord