How to test declarative_authorization with rspec
        Posted  
        
            by Victor Martins
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Victor Martins
        
        
        
        Published on 2010-03-29T18:17:41Z
        Indexed on 
            2010/03/29
            22:13 UTC
        
        
        Read the original article
        Hit count: 404
        
Is there a way to test the declarative_authorization permissions with respect?
In the documentation it has some instructions to use test unit, but I can't seem to find a way to use rspec.
© Stack Overflow or respective owner