activeadmin-plugins / active_admin_scoped_collection_actionsLinks
Plugin for ActiveAdmin. Provides batch Update and Delete for scoped_collection (Filters + Scope) across all pages.
☆56Updated 2 months ago
Alternatives and similar repositories for active_admin_scoped_collection_actions
Users that are interested in active_admin_scoped_collection_actions are comparing it to the libraries listed below
Sorting:
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆118Updated 4 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆530Updated 2 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆133Updated 2 years ago
- Automaticaly increments a field in ActiveRecord.☆59Updated last year
- Adds drag and drop reordering to your ActiveAdmin tables☆58Updated last year
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Globalize support for FriendlyId☆67Updated 11 months ago
- Intercept recipients when delivering email with the Mail gem.☆229Updated last year
- A nifty service layer for your Rails app☆221Updated 2 months ago
- Layzr JS Wrapper for Rails image_tag helpers for lazy loading of images☆116Updated 7 years ago
- I18n your <title>s☆201Updated last year
- Enhanced AJAX handling for Rails apps☆167Updated 2 years ago
- Helper for capybara to be able to trigger select on select2 javascript (needed for js enabled test only)☆80Updated 6 years ago
- A gem to incorporate the bootstrap-daterangepicker plugin into Rails 4.1+ projects☆73Updated 4 years ago
- ServiceObject pattern☆48Updated 4 years ago
- calculate_all method for aggregate functions in Active Record☆137Updated 7 months ago
- MongoId's any_of like implementation for activerecord☆129Updated 9 months ago
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆146Updated 3 years ago
- ActiveAdmin Select2 integration