Class: BitConverter::Ping
- Inherits:
-
Object
- Object
- BitConverter::Ping
- Defined in:
- lib/bit_converter/ping.rb
Class Method Summary collapse
Class Method Details
.ping ⇒ Object
5 6 7 |
# File 'lib/bit_converter/ping.rb', line 5 def self.ping "pong!" end |