james2m / canard

Makes role based authorization in Rails really simple. Wraps CanCan and RoleModel up with a smattering of syntactic sugar, some generators and scopes.
MIT License
125 stars 28 forks source link

jruby and rbx compatibility #8

Closed dwbutler closed 12 years ago

dwbutler commented 12 years ago

This should help Travis CI to pass. The specs pass for me locally now.

dwbutler commented 12 years ago

Sorry, didn't see the commits you had made. I think I like your fixes better. I'll remove my commits.

james2m commented 12 years ago

Yeah sorry, I raced ahead to release it :).