On Mar 21, 2011, at 11:15 AM, Kai Schlamp wrote: >>> module ApplicationHelper >>> def order_link(column, title = nil) >>> fetch_param(:order) >> >> Change this ^^ to this: >> >> helper.fetch_param(:order)
> Ok, the tests now runs fine, but unfortunately the site itself doesn't > work anymore. > When the view gets rendered I get the following error: > > undefined local variable or method `helper' for #<#<Class:0xb66566a0>: > 0xb665532c> What's the full backtrace? _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users