link # features/app/models/
clearances/step_definitions/clearance_steps.rb:14
undefined method `newrecord?’ for #Clearance:0x2b203e415238
(ActionView::TemplateError)
So, where does the missing method go between the puts and the if?
link # features/app/models/
clearances/step_definitions/clearance_steps.rb:14
undefined method `newrecord?’ for #Clearance:0x2b203e415238
(ActionView::TemplateError)
So, where does the missing method go between the puts and the if?