Is anyone using datamapper in a production app to access multiple
databases?  I am looking at building an application that allows each
client to have their own database with the same schema.  Everything I
am reading about ActiveRecord makes this look like a total hack.

I also need to build a new client database at runtime when a client
creates an account.  I started building rake tasks to do this with
normal active record migrations....is this possible with datamapper  I
am little fuzzy on what tools dm has for migrations/database
management.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to datamapper@googlegroups.com
To unsubscribe from this group, send email to 
datamapper+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to