contextually 0.0.1
Contextually is a gem for running Rails controller tests under different user contexts in a convenient way. So you can test your authorization without much effort.
Gemfile:
=
install:
=
Runtime Dependencies (1):
remarkable_rails
>= 3.1.10
Development Dependencies (1):
hoe
>= 2.3.3