Class: FalseClass

Inherits:
Object
  • Object
show all
Defined in:
lib/buildizer/core_ext/false_class.rb

Instance Method Summary collapse

Instance Method Details

#to_envObject



2
3
4
# File 'lib/buildizer/core_ext/false_class.rb', line 2

def to_env
  'no'
end