Module: FilterTable

Defined in:
lib/utils/filter.rb

Overview

author: Dominik Richter author: Stephan Renatus author: Christoph Hartmann

Defined Under Namespace

Modules: NoCriteriaProvided Classes: ExceptionCatcher, Factory, Table, Trace

Class Method Summary collapse

Class Method Details

.createObject



448
449
450
# File 'lib/utils/filter.rb', line 448

def self.create
  Factory.new
end