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

Do not override any default scopes that might have been set #4

Closed vraravam closed 8 years ago

vraravam commented 9 years ago

Also, re-enable other actions for the archived scope.

vraravam commented 8 years ago

ping - can we get this merged please?

vraravam commented 8 years ago

tx. im working on another minor UI fix: will submit a PR once that is working locally

raihan2006i commented 8 years ago

@vraravam Thank you so much :+1: