Method: Agilibox::Sorter.call

Defined in:
app/sorters/agilibox/sorter.rb

.call(*args) ⇒ Object



23
24
25
# File 'app/sorters/agilibox/sorter.rb', line 23

def self.call(*args)
  new(*args).call
end