Class: CircleExperiment::Experiment

Inherits:
Object
  • Object
show all
Defined in:
lib/circle_experiment.rb

Overview

Your code goes here…

Class Method Summary collapse

Class Method Details

.helloObject



6
7
8
# File 'lib/circle_experiment.rb', line 6

def self.hello
  "hello"
end