Method: FilterTable::ExceptionCatcher#to_s

Defined in:
lib/utils/filter.rb

#to_sObject Also known as: inspect



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

def to_s
  @original_resource.to_s
end