On Mar 21, 4:13 pm, elskwid <[email protected]> wrote: > It almost seems like you aren't doing regular testing here but wanting > to create a reusable container for arbitrary datasets/tables. In that > case, Ruby has many ways in which this could be accomplished. I think > Jeremy just posted one as I was typing this.
You are exactly right. That's precisely what I'm trying to do. Thanks, Don! In fact, at the end of many of my scripts, I launch an IRB session so that I can explore the models to my heart's content. Not really regular testing at all. They are more along the lines of demos. -Nels -- You received this message because you are subscribed to the Google Groups "sequel-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/sequel-talk?hl=en.
