[root]/db
migrate
(14 files, 193 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| stansk04 | 7 (100.0%) | 122 (100.0%) | 17.4 |
Copied version 14 of the schema to schema_kas.rb - I forgot to do that after the last migration.
Minor formatting updates.
8 lines of code changed in:
Migration 13: add status field to the expertise_tags table.
Suggest tags feature implemented.
Update profile layouts and show/hide tags.
37 lines of code changed in:
Added my schema file (renamed to schema_kas.rb) to the svn to see it online.
Need to copy the latest version here after migrations.
65 lines of code changed in:
Remove schema.rb from svn.
0 lines of code changed in:
Migration to add created_at and updated_at to the user and tag tables.
Various updates to track the last page visited.
5 lines of code changed in:
Added Roles model/table and role_id to User.
Migrations to version 9.
6 lines of code changed in:
Initial import
1 lines of code changed in: