module FantasyFootball
Constants
- VERSION
Public Class Methods
hi()
click to toggle source
# File lib/fantasy-football.rb, line 3 def self.hi puts "Hello world!" end
# File lib/fantasy-football.rb, line 3 def self.hi puts "Hello world!" end