alexrothenberg / motion-addressbook

MIT License
89 stars 30 forks source link

Sources, linkedPeople, other bits #27

Closed jmay closed 11 years ago

jmay commented 11 years ago

Parts of solution for issue #4. No tests for this so far because I haven't figured out how to construct multiple sources in the simulator.

Also some attempts to get around the date-property problem (issue #11) but no success yet.

jmay commented 11 years ago

Now has proper workaround for issue #22

alexrothenberg commented 11 years ago

Brilliant to figure out how to add the static library outside the Rakefile.

Also thanks for adding yourself to the list of authors - I added you to rubygems as an owner too. There's an awful lot here it looks good to me but I didn't look super closely. Please go ahead and merge when you are ready.

jmay commented 11 years ago

Thanks, Alex. I'll be on the lookup for new errors. Test coverage is inadequate for all the new stuff I added.