raihan2006i / active_admin_paranoia

This gem extends ActiveAdmin so that batch restore and batch archive actions will be available in resource index page. Also 'All' and 'Archived' scope will be available for resource index page. 'All' scope will show non archived resources and 'Archived' scope will show deleted or archived resources.
MIT License
29 stars 30 forks source link

Made the archived scope definition work with paranoia v2 so that the … #1

Closed vraravam closed 9 years ago

vraravam commented 9 years ago

…default scope is first unscoped and then the rest of the logic is still applied. Please accept and merge asap - since I need this for my current codebase

raihan2006i commented 9 years ago

@vraravam merged and thanks for your contribution :)

vraravam commented 9 years ago

Is it possible for you to generate a new version of the gem and publish on rubygems.org? That way, i can go back to getting the publicly available gem instead of the GH repo :)

raihan2006i commented 9 years ago

@vraravam done https://rubygems.org/gems/active_admin_paranoia/versions/1.0.5