Method: Feedlr.sandbox

Defined in:
lib/feedlr.rb

.sandboxObject

Returns the value of attribute sandbox



30
31
32
# File 'lib/feedlr.rb', line 30

def sandbox
  @sandbox ||= false
end