Hi all, Since I often need to create a bunch of data - usually for testing, whether manual (seeds) or automated (fixtures) - and I like text files, I created some code to generate instances from YAML.
Since I figured this might be useful for others, I've extracted it into a generic gem: https://github.com/FND/dm-maker (I'm rather new to this, so feel free to point out any flaws or issues - even if it seems like an insignificant detail) I'm aware that there's a YAML adapter, but this isn't quite the same since the adapter serialization's main purpose is machine-readability. -- F. -- 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.
