class ClubLint::ImLikeHey
Public Class Methods
whats_up()
click to toggle source
# File lib/club_lint.rb, line 3 def self.whats_up puts 'Hello' end
# File lib/club_lint.rb, line 3 def self.whats_up puts 'Hello' end