Class: Istox::Test
- Inherits:
-
Object
- Object
- Istox::Test
- Defined in:
- lib/istox.rb
Overview
Your code goes hereā¦
Class Method Summary collapse
Class Method Details
.method1 ⇒ Object
10 11 12 |
# File 'lib/istox.rb', line 10 def self.method1 'abc' end |