Class: Quebert::Controller::NullController

Inherits:
Object
  • Object
show all
Defined in:
lib/quebert/controller/null_controller.rb

Overview

null object to stub a real controller and not do anything

Instance Method Summary collapse

Instance Method Details

#performObject



5
6
# File 'lib/quebert/controller/null_controller.rb', line 5

def perform
end