first release

This commit is contained in:
jomo
2013-05-31 22:26:22 +02:00
parent 149232ec0c
commit 8921d108e2
70 changed files with 1080 additions and 85 deletions

View File

@@ -22,6 +22,18 @@ module Site
# :all can be used as a placeholder for all plugins not explicitly named.
# config.plugins = [ :exception_notification, :ssl_requirement, :all ]
# ******************************************************
#
# config.force_ssl = true
#
# ******************************************************
# Activate observers that should always be running.
# config.active_record.observers = :cacher, :garbage_collector, :forum_observer