JustinAiken / active_scheduler
Resque Scheduling for ActiveJob
☆73Updated 2 years ago
Alternatives and similar repositories for active_scheduler:
Users that are interested in active_scheduler are comparing it to the libraries listed below
- Capistrano plugin which adds a remote rails console and dbconsole☆166Updated 6 years ago
- this is forked from tolgap/wkhtmltopdf-binary .☆73Updated 4 years ago
- Paranoid Documents for Mongoid 7☆121Updated last year
- Fast asset compilation and deployment for your Rails app☆199Updated 2 years ago
- Execute irreversible actions only when transactions are not rolled back☆159Updated 4 months ago
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.☆238Updated 2 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆236Updated 3 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 4 months ago
- Skip the default_scope in your associations (ActiveRecord)☆56Updated 2 years ago
- Test existence of your Rails callbacks without having to call them☆133Updated 6 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Add stub_model and mock_model to rspec-mocks☆118Updated last month
- Automatically creates validations basing on the database schema.☆174Updated last year
- Modifies ActiveRecord 4+ with the ability to store the actual class (instead of the base class) in polymorphic _type columns when using S…☆79Updated 6 months ago
- MongoId's any_of like implementation for activerecord☆129Updated last year
- Automaticaly increments a field in ActiveRecord.☆58Updated 5 months ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆575Updated 3 years ago
- Active Model Validations for Email using mail gem☆265Updated 6 months ago
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆198Updated last year
- Ruby library to validate hashes (Hash) against user-defined requirements☆130Updated 2 months ago
- kaminari paginator integration for grape API framework☆160Updated 5 months ago
- Easily suppress the Rails logger☆161Updated 4 months ago
- Test Rails generators with RSpec☆112Updated last year
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.