Class: NilClass

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

Instance Method Summary collapse

Instance Method Details

#blank?Boolean

Returns:

  • (Boolean)


27
28
29
# File 'lib/savon_helper.rb', line 27

def blank?
  true
end