Home > Wisbit

Wisbit

Wisbit is a project mainly written in RUBY and JAVASCRIPT, it's free.

Note when seeding: make sure that your categories table is reset with ID starting at 1. To set this, you must rake db:migrate:redo VERSION=, replacing the timestamp with that of the create categories migration. If that doesn't work, then change the timestamp on the create categories migration to something recent, and run rake db:migrate. Once you've ensured that the IDs start at 1, only then can you run rake db:seed

Previous:gapps