On Fri, Feb 13, 2009 at 4:26 PM, Fernando Perez <li...@ruby-forum.com> 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 rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users