This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
barleysodas/db/migrate
andrew 18b92965b8 adding the ability to remember who created and updated a page model
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@64 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7
2007-12-27 05:19:13 +00:00
..
001_add_sessions.rb missing migration 2007-11-15 05:32:29 +00:00
002_create_pages.rb adding first page controller and first revision of the Page model. also adding unit tests for the model. 2007-09-27 06:19:14 +00:00
003_create_beers.rb adding beer functionality that works, including tests 2007-11-11 06:33:08 +00:00
004_create_breweries.rb adding breweries 2007-11-15 05:35:29 +00:00
005_tags.rb adding tags to page models 2007-11-17 06:13:45 +00:00
006_create_discussions.rb finishing up discussions/comments 2007-11-28 06:17:25 +00:00
007_create_peoples.rb roles and the ability to log in with a user name 2007-12-23 00:32:08 +00:00
008_create_roles.rb roles and the ability to log in with a user name 2007-12-23 00:32:08 +00:00
009_create_permissions.rb roles and the ability to log in with a user name 2007-12-23 00:32:08 +00:00
010_page_people_ownership.rb adding the ability to remember who created and updated a page model 2007-12-27 05:19:13 +00:00