Class: CircleExperiment::Experiment
- Inherits:
-
Object
- Object
- CircleExperiment::Experiment
- Defined in:
- lib/circle_experiment.rb
Overview
Your code goes here…
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
6 7 8 |
# File 'lib/circle_experiment.rb', line 6 def self.hello "hello" end |