Module: FantasyFootball
- Defined in:
- lib/fantasy-football.rb,
lib/fantasy_football/version.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
"0.2.1"
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
3 4 5 |
# File 'lib/fantasy-football.rb', line 3 def self.hi puts "Hello world!" end |