Method: Matcha::SpecsController#set_interface

Defined in:
app/controllers/matcha/specs_controller.rb

#set_interfaceObject



5
6
7
# File 'app/controllers/matcha/specs_controller.rb', line 5

def set_interface
  @interface = Matcha.interface
end