Module: RobotController
- Defined in:
- lib/robot-controller.rb,
lib/robot-controller/robots.rb,
lib/robot-controller/verify.rb
Overview
verification class
Defined Under Namespace
Constant Summary collapse
- VERSION =
e.g.,
1.2.3 File.read(File.join(File.dirname(__FILE__), '..', 'VERSION')).strip
Class Method Summary collapse
Class Method Details
.bluepill_config ⇒ Object
6 7 8 |
# File 'lib/robot-controller.rb', line 6 def self.bluepill_config File.join(File.dirname(__FILE__), 'robot-controller', 'bluepill.rb') end |