Method: FilterTable::ExceptionCatcher#to_s

Defined in:
lib/utils/filter.rb

#to_sObject Also known as: inspect



45
46
47
# File 'lib/utils/filter.rb', line 45

def to_s
  @original_resource.to_s
end