On 17.12.2008, at 23:16, Jon Hancock wrote:
> I'm following the FlatIron code to an extent and trying my first rspec > using the request method as described in > http://atmos.org/index.php/2008/11/29/merb-10-controller-testing/ Not being an ass here, but I'd recommend using Cucumber as much as possible. I did not write a single line of Ruby for my stories in the last week, I only write plain text and add some fixture data when necessary. Cucumber allows some wonderful code reuse RSpec examples alone cannot get you. MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
