Method: Matcha::SpecsController#set_interface
- Defined in:
- app/controllers/matcha/specs_controller.rb
#set_interface ⇒ Object
5 6 7 |
# File 'app/controllers/matcha/specs_controller.rb', line 5 def set_interface @interface = Matcha.interface end |