Methods
H
Instance Public methods
hello_world()
# File rails/activerecord/test/fixtures/project.rb, line 24
def hello_world
  "hello there!"
end