fix attr_accessible

This commit is contained in:
albert
2011-12-14 11:19:58 -05:00
parent 1ad033f08b
commit 8fffa9747f
12 changed files with 265 additions and 352 deletions

View File

@@ -138,6 +138,10 @@ module Danbooru
5.megabytes
end
def member_comment_time_threshold
1.week.ago
end
# The name of the server the app is hosted on.
def server_host
Socket.gethostname