upmin / upmin-admin-ruby

Framework for creating powerful admin backends with minimal effort in Ruby on Rails.
MIT License
755 stars 66 forks source link

Add ability to declare which CRUD actions are allowed #151

Open tfe opened 9 years ago

tfe commented 9 years ago

I could use a way to declare that some models cannot e.g. be destroyed, only show/edit/updated.