On Mar 26, 2010, at 10:01 am, doug livesey wrote: > Fixed this for paperclip with s3 by adapting some of thoughtbot's shoulda > macros for paperclip & s3 (that use, in turn, the excellent fakeweb) to my > needs.
Hi Doug Not recommending it, but I saw something relevant in a lightning talk at the Scottish Ruby Conf. If you're comfortable with mocking stuff out that way you might like WebMock: http://github.com/bblimke/webmock > It's pretty horrible catch-as-catch-can coding, so I'll not post any of it, > but if anyone ever asks, I'll swallow my pride & stick it in a gist, for what > limited sense it may make. > Although they'd be better looking at the thoughtbot stuff: > http://github.com/thoughtbot/paperclip/blob/master/shoulda_macros/paperclip.rb > Thanks everyone for their advice, and thanks again for an experienced BDD > perspective, Ashley! :) Always happy to throw my opinion in ;) Ash -- http://www.patchspace.co.uk/ http://www.linkedin.com/in/ashleymoran -- You received this message because you are subscribed to the Google Groups "NWRUG" 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/nwrug-members?hl=en.
