class Opisator::Defaults::Presenter
Public Instance Methods
call(params)
click to toggle source
# File lib/opisator/defaults/presenter.rb, line 4 def call(params) { json: {} } end
# File lib/opisator/defaults/presenter.rb, line 4 def call(params) { json: {} } end