This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Jonathan Viney (author)
Sun Jun 01 20:00:15 -0700 2008
commit 4210d85a3f3ce4e980f473e9ed2becb84b58363b
tree 843c995a2c5852d03b7fbd0634424420d49a670f
parent a980eb8c7734f14109d8c2a02a88dafdf682e0dc
tree 843c995a2c5852d03b7fbd0634424420d49a670f
parent a980eb8c7734f14109d8c2a02a88dafdf682e0dc
... |
... |
|
... |
... |
|












Calling #to_i on sums of float/decimal columns will give the wrong value.
Thanks for pointing that out. Fixing…