mirror of
https://github.com/kennethreitz-archive/www.gittip.com.git
synced 2026-06-21 15:50:59 +00:00
b67c222ce0
The Goal model is only needed right now by the test suite, and there only to ensure that the database is torn down properly. I'm actually a little nervous having this object around, because the `goals` table should be considered immutable. Harumph.