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
2008-01-02 07:58:03 +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 WikiWords to the wiki and allowing for users to make new pages if they do not exist by using a title 2008-01-02 07:58:03 +00:00
people.rb adding WikiWords to the wiki and allowing for users to make new pages if they do not exist by using a title 2008-01-02 07:58:03 +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