Class: Hello::Whols
- Inherits:
-
Object
- Object
- Hello::Whols
- Defined in:
- lib/Hello.rb
Overview
Your code goes hereā¦
Class Method Summary collapse
Class Method Details
.awesome? ⇒ Boolean
6 7 8 |
# File 'lib/Hello.rb', line 6 def self.awesome? puts "You art" end |