work in progress migrate to moment

This commit is contained in:
Sam
2013-06-07 08:49:09 +10:00
parent 49f8e5a5d1
commit 11afa0c11b
6 changed files with 1755 additions and 26 deletions

View File

@@ -9,7 +9,6 @@
#
# Discourse::Application.config.secret_token = "SET_SECRET_HERE"
# delete all lines below in production
if Rails.env.test? || Rails.env.development? || Rails.env == "profile"
Discourse::Application.config.secret_token = "47f5390004bf6d25bb97083fb98e7cc133ab450ba814dd19638a78282b4ca291"
else