Class: Imaginary::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/imaginary/configuration.rb

Overview

configure class

Instance Attribute Summary collapse

Instance Attribute Details

#serverObject

Returns the value of attribute server.



16
17
18
# File 'lib/imaginary/configuration.rb', line 16

def server
  @server
end