1
0
mirror of https://github.com/fspc/BikeShed-1.git synced 2025-03-01 01:03:23 -05:00

4 Commits

Author SHA1 Message Date
Jason Denney
a307d5f6d5 Load bike brands and models into sqlite3, This will work for now 2012-12-08 15:00:24 -05:00
Jason Denney
609870c264 removing puts, and fixing File.join 2012-12-08 09:44:02 -05:00
Jason Denney
c99d1e5f55 Can now seed via rake db:seed
Only using fixtures for seeding, using factories for testing.  
-For some reason, module fixtures won't auto create dates, must include updated_at and created_at dates in fixture.
2012-12-07 10:39:13 -05:00
Jason Denney
aa3ed3d43b git init 2012-12-04 00:46:15 -05:00