public
Fork of courtenay/altered_beast
Description: Ground-up rewrite of Beast, a Ruby on Rails forum.
Homepage: http://activereload.lighthouseapp.com/projects/7537-altered-beast/
Clone URL: git://github.com/technoweenie/altered_beast.git
altered_beast / app / models
name age message
..
file forum.rb Sun Feb 10 16:06:34 -0800 2008 move user-edit to user-settings and make edit a... [courtenay]
file moderatorship.rb Thu Apr 24 19:05:56 -0700 2008 Fixed validation error with Moderatorship model. [nbibler]
file monitorship.rb Tue Dec 25 15:23:58 -0800 2007 add monitorship model [technoweenie]
file post.rb Wed May 14 07:41:18 -0700 2008 Fix for initial post if topic is locked. [James Cook]
file site.rb Fri Jan 11 16:34:57 -0800 2008 minor Forum refactoring, add edit/update action... [technoweenie]
file topic.rb Wed May 14 07:41:18 -0700 2008 Fix for initial post if topic is locked. [James Cook]
file user.rb Tue Jan 29 15:08:55 -0800 2008 add User#revise for updating topics [technoweenie]
directory user/ Mon Feb 11 01:16:45 -0800 2008 apply admin for the first user of every site [courtenay]
file user_mailer.rb Sat Dec 08 15:24:08 -0800 2007 add site model [technoweenie]
file user_observer.rb Thu Dec 27 00:55:29 -0800 2007 whitespace; try including user obs [courtenay]