Method: UmengMsg.production_mode

Defined in:
lib/umeng_msg.rb

.production_modeObject



30
31
32
# File 'lib/umeng_msg.rb', line 30

def self.production_mode
  configuration.production_mode
end