The answer for this question should be trivial. Is there any way to get in to the show action path to a given AR object within cucumber paths.(I am using factories to set up test AR objects).
I can refer in paths.rb new, edit and index paths but when it comes to show action it needs to specify the object and is there a way to refer that object on the paths.rb