search for: worktrack

Displaying 1 result from an estimated 1 matches for "worktrack".

2009 Dec 18
2
Undefined Method error - help request
...ing on a time tracking application as a learning excercise and have run into an error neither I nor Google can remedy. When loading my view, I get an error: ''undefined method ''true_class_path'' for #<ActionView::Base:......... Context: I have controllers for Project, Worktrack and ''Workbench'', among others. Workbench is where users would actually assign Worktracks to projects. There is no ''Workbench'' table - I created just a controller for it, based on the ''Cart'' controller in Agile Web Development. Project and Worktr...