I've got some helper methods in my ApplicationController which the views use. In the view specs the methods are all undefined, however. Is this intended and is there some setting I need to use to get the methods included? _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users
- [rspec-users] ApplicationController helper methods in view... Alex Crichton
- Re: [rspec-users] ApplicationController helper method... David Chelimsky