module CampfireChat
Constants
- VERSION
Public Class Methods
config()
click to toggle source
# File lib/campfire_chat.rb, line 15 def self.config @config ||= Configuration.build end
# File lib/campfire_chat.rb, line 15 def self.config @config ||= Configuration.build end