Bugs: Browse | Submit New | Admin
When attempting to use vlad with merb, I ran into the issue that :repository is a reserved word in merb. I edited the app and changed :repository to :scm_repository and all tests passed. Are you guys interested in the patch? It would require that the docs are changed as well. -Ken
Add A Comment:
Date: 2009-06-22 22:36 Sender: John Barnette Wasn't this actually a DataMapper issue? Is it still a problem?
Date: 2009-03-06 00:11 Sender: Ryan Davis Reserved word? how?