Class: NilClass

Inherits:
Object show all
Defined in:
lib/Switches.rb

Instance Method Summary collapse

Instance Method Details

#default_is(o) ⇒ Object Also known as: defaults_to, default_to



84
85
86
# File 'lib/Switches.rb', line 84

def default_is(o)
  o
end