Module: RubyCrawl
- Defined in:
- lib/ruby_crawl.rb,
lib/ruby_crawl/version.rb
Constant Summary collapse
- VERSION =
"0.0.3".freeze
Class Method Summary collapse
Class Method Details
.hi(n) ⇒ Object
5 6 7 8 |
# File 'lib/ruby_crawl.rb', line 5 def self.hi(n) #hail = Hail #Hail.name(n) end |