Class: RubyEachLine
- Inherits:
-
Object
- Object
- RubyEachLine
- Defined in:
- lib/ruby-each-line.rb
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
2 3 4 |
# File 'lib/ruby-each-line.rb', line 2 def self.hi puts "Hello" end |