Hi coco, > Hi everybody..I'm trying follow the book "clone internet application > with ruby" but I get many errors when I try run it...in the twitter > clone example this is my code:
Here's one example of the User/Follow/Followers pattern that you can use as an example: https://gist.github.com/769075 I haven't tested this in an app or anything complex, but it works in my limited local testing. -- Dan (dkubb) -- You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en.
