Method: PeertransferChat.config
- Defined in:
- lib/peertransfer_chat/config.rb
.config ⇒ Object
26 27 28 29 |
# File 'lib/peertransfer_chat/config.rb', line 26 def config raise('configuration is wrong') unless @config.valid? @config end |