Roadblock provides a simple interface for checking if a ruby object has the authority to interact with another object. The most obvious example being if the current user in your rails controller can read/write the object they're attempting to access.
Required Ruby Version
>= 0
Authors
Shane Emmons, Emily Dobervich