On Wed, May 14, 2008 at 2:17 AM, EAW <[EMAIL PROTECTED]> wrote: > It seems that this method is clashing with one of the methods in rspec. Is > there a workaround for this situation? It's a pain to have to rename my > method everytime I want to see a proper failure message from rspec.
Not to be glib, but you could just rename it one time. :) Seriously though, 'description' is an awfully generically named method to have exposed to every view in your app. Is that the best name for it?
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users