Commit Graph

4 Commits

Author SHA1 Message Date
Brian Palmer 77ca8ac013 remove deprecated rails constant usage
basically convert RAILS_ROOT -> Rails.root , RAILS_ENV -> Rails.env ,
RAILS_DEFAULT_LOGGER -> Rails.logger

This is necessary for rails 3

Change-Id: I138e1aa217fa8fb186d23ac09b04031c1e2b665e
Reviewed-on: https://gerrit.instructure.com/18412
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Eric Berry <ericb@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
QA-Review: Clare Hetherington <clare@instructure.com>
2013-03-11 12:14:08 -06:00
Zach Wily 9eda70c99a don't cache tinychat settings on the Tinychat class
This was preventing us from changing the Tinychat settings for different
accounts. I also removed the tinychat.yml.example file, as people should be
using the /plugins interface now.

Change-Id: I5fe6bbf72563f75e9cbfadf1f661715b40a5fc33
Reviewed-on: https://gerrit.instructure.com/9427
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2012-03-14 23:08:21 -06:00
Brian Whitmer 053481b560 moving tinychat config to /plugins; refs #4194
Change-Id: I24d6cb95ccfedc38dcfb7e9ce75c4fc65787ac5b
Reviewed-on: https://gerrit.instructure.com/3818
Tested-by: Hudson <hudson@instructure.com>
Tested-by: Selenium <selenium@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-06-01 22:04:26 -06:00
Brian Whitmer 8b8173dcc9 Initial commit.
closes #6988138
2011-01-31 18:57:29 -07:00