Class: Zenith
- Inherits:
-
Object
- Object
- Zenith
- Defined in:
- lib/zenith.rb
Class Method Summary collapse
Class Method Details
.expand(input = "") ⇒ Object
3 4 5 |
# File 'lib/zenith.rb', line 3 def (input = "") puts "Someday this will expand '#{input}' into HTML ^_^" end |