class CircleExperiment::Experiment
Your code goes hereā¦
Public Class Methods
hello()
click to toggle source
# File lib/circle_experiment.rb, line 6 def self.hello "hello" end
Your code goes hereā¦
# File lib/circle_experiment.rb, line 6 def self.hello "hello" end