Class: Mdeditor
- Inherits:
-
Object
- Object
- Mdeditor
- Defined in:
- lib/mdeditor.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
2 3 4 |
# File 'lib/mdeditor.rb', line 2 def self.hi puts "hello world!" end |