sudosu / rails_admin_pundit

Rails Admin integration with Pundit authorization system
MIT License
37 stars 28 forks source link

Superseded by https://github.com/sferik/rails_admin/pull/2399 #7

Open bf4 opened 9 years ago

bf4 commented 9 years ago

RailsAdmin basically now has the exact same code but with tests since https://github.com/sferik/rails_admin/pull/2399 has been merged

Update README and recommend using the RailsAdmin pundit authorization extension?

wraithseeker commented 8 years ago

As per what I have seen there is no Readme available for RailsAdmin pundit authorization extension.

Should I wait for the change or is this still functional?

bf4 commented 8 years ago

They're almost identical except it doesn't use the rails_admin method, rather just actions