I have the following code for an active record condition in a controller
@thus_section = Section.all( :conditions => [ "url_section = ?", params[:ssection] ] )
And when I try to goto to the webpage asociated with it I get the following error:
1. not having a test for the method in the first place
2. not showing us the complete code for that method
3. not showing us the full log entry and stack trace