This repository has been archived on 2020-05-27. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
barleysodas/app/models
2007-12-27 06:12:15 +00:00
..
beer.rb module-izing has_one :page association 2007-11-17 08:40:46 +00:00
brewery.rb module-izing has_one :page association 2007-11-17 08:40:46 +00:00
discussion.rb finishing up discussions/comments 2007-11-28 06:17:25 +00:00
page.rb adding default user as myself for all console or backend-generated material 2007-12-27 06:12:15 +00:00
people.rb adding the ability to remember who created and updated a page model 2007-12-27 05:19:13 +00:00
permission.rb roles and the ability to log in with a user name 2007-12-23 00:32:08 +00:00
role.rb roles and the ability to log in with a user name 2007-12-23 00:32:08 +00:00
tag.rb adding tags to page models 2007-11-17 06:13:45 +00:00