Class: A3Build
- Inherits:
-
Object
- Object
- A3Build
- Defined in:
- lib/a3_build.rb
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
2 3 4 |
# File 'lib/a3_build.rb', line 2 def self.hello puts 'Hello building!' end |