active_admin_scoped_collection_actions
:muscle: Plugin for ActiveAdmin. Provides batch Update and Delete for scoped_collection (Filters + Scope) across all pages.
File Explorer
Download Latest Version (.zip)- ci.yml
- de.yml
- en.yml
- es.yml
- sv.yml
- authorization.rb
- controller.rb
- dsl.rb
- engine.rb
- resource_extension.rb
- version.rb
- active_admin_scoped_collection_actions.rb
- pupup.png
- sidebar.png
- admin.rb
- capybara.rb
- rails_template.rb
- authors_actions_spec.rb
- posts_actions_spec.rb
- spec_helper.rb
- test.rake
- dialog_mass_fields_update.js
- active_admin_scoped_collection_actions.js
- active_admin_scoped_collection_actions.scss
- .gitignore
- active_admin_scoped_collection_actions.gemspec
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- Rakefile
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/activeadmin-plugins/active_admin_scoped_collection_actions
Downloads the entire project code from GitHub to your computer.
cd active_admin_scoped_collection_actions
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
$ bundle
Type this command into your terminal and run it.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
