On Fri, Feb 13, 2009 at 4:26 PM, Fernando Perez <[email protected]> wrote:
> How do you spec protected controller methods such as before_filters and
> helpers that with the params and session hashes?

You spec the public interface that calls (or causes to be called) the
protected methods.

///ark
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to