chaps-io / access-granted

Multi-role and whitelist based authorization gem for Rails (and not only Rails!)
MIT License
774 stars 41 forks source link

Update README.md #22

Closed TrevorHinesley closed 8 years ago

TrevorHinesley commented 8 years ago

This is necessary, otherwise Uninitialized Constant errors will be thrown.

ambethia commented 8 years ago

Another option would be to add require statements to your access_policy.rb, no?