nathanl / authority

*CURRENTLY UNMAINTAINED*. Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; just group your models under one or more Authorizer classes and write plain Ruby methods on them.
MIT License
1.21k stars 67 forks source link

Fix Rubinius failures. #73

Closed gergoerdosi closed 10 years ago

gergoerdosi commented 10 years ago

http://rubini.us/2013/12/03/testing-with-rbx-on-travis/

nathanl commented 10 years ago

Awesome! Thanks for the link, too - I didn't know about that change with Rbx.