class Object

Constants

CREATED_FILES

Public Instance Methods

test_method() click to toggle source
# File lib/templates/ruby_lab_template/lib/example.rb, line 1
def test_method
  'bears'
end