1 c = YAML.load_file(File.join(Rails.root, "config", "online.yml"))
2 Jawaker_link = c[Rails.env]["current_site"]
5 FBpassword = "friendS33"
12 FROM_NOTIFICATIONS = 6
35 Debug_message_on = true
42 ANSWERED_1QUESTION = 2
50 Current_site = c[Rails.env]["current_site"]
51 FB_app_link = c[Rails.env]["facebook_app"]
53 Debug_message_on = true
58 STAT_START_DATE = "2010-03-03"