Hi Steven, > What's the status on this? Does embed work? Where can I find the plugin?
One thing you could do that would provide some of the benefit of EV is something like this: https://gist.github.com/873428 In this example, we define an Address proxy that proxies all the accessor/mutator methods back to the User address_* methods. -- 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.
