module Famous
Constants
- VERSION
Public Instance Methods
yet?()
click to toggle source
Checks if famous threshold has been reached
@todo replace hardcoded return @return [String]
# File lib/famous.rb, line 9 def yet? "not famous yet..." end