Closed avescodes closed 12 years ago
@rkneufeld -- Added you as a collaborator. I'm interested to see what you can do with Travis CI, as there's some weird testing stuff. I'm guessing you found the INTEGRATION environment variable to run tests for the REST persistence API.
Hey there Clinton. There was an unbalanced "+" around :identity in attributes that I fixed up.
Test suite is green.
Running
yard
and openingdoc/Diametric/Entity/ClassMethods.html#attribute-instance_method
should now show:value
and:identity
identically without a leading '+' in front of:identity
.If it isn't too presumptuous I would also love contributor access to the main repo so I could do things like add Travis CI, etc. Pull requests would still be used to discuss/accept features.