That’s odd…I did rake spec and didn’t see any failures (besides an unrelated 2 I had to start with). Maybe I was working on an outdated copy?
7d71b830cf8b054fbfbe6dcba966534209c3da20
Merge branch 'master' of git@github.com:sam/dm-core
f6879a70e84e0e0a71f0c2c66fab9e5c179b8a16
belongs_to associations were using default length regardless of the parent model's key's length. Fixed.