Module: FilterTable
- Defined in:
- lib/utils/filter.rb
Overview
author: Dominik Richter author: Stephan Renatus author: Christoph Hartmann
Defined Under Namespace
Modules: Show Classes: Factory, Table, Trace
Class Method Summary collapse
Class Method Details
.create ⇒ Object
218 219 220 |
# File 'lib/utils/filter.rb', line 218 def self.create Factory.new end |