Module: Eljojo

Defined in:
lib/eljojo.rb,
lib/eljojo/version.rb

Constant Summary collapse

TWEET =
"One day I\u2019ll be so famous that people will make gems out of my tweets, like with @tenderlove\n"
TWEET_URL =
"https://twitter.com/eljojo/status/444827138529968129"
VERSION =
"1.0.0"

Class Method Summary collapse

Class Method Details

.mutant?Boolean

Returns:

  • (Boolean)


9
10
11
# File 'lib/eljojo.rb', line 9

def self.mutant?
  false
end