Module: Horesase

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

Constant Summary collapse

HORESASE_URL =
'http://horesase.github.io/horesase-boys/meigens.json'.freeze
VERSION =
"0.0.2"

Class Method Summary collapse

Class Method Details

.randomObject



8
9
10
# File 'lib/horesase.rb', line 8

def random
  parse_json.sample
end