James Byrne wrote in post #955607: > > I added the snippet given above to a file in config/initializers called > tattler.rb. However, it does not work. I get a stack trace when I run > cucumber against the feature that previously simply failed.
I discovered my error that was causing tattler to fail. This is what I get now: http://gist.github.com/635479 It appears that the partials are being called but that the model object is not being passed. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

