module Betastore

Constants

VERSION

Public Class Methods

hello() click to toggle source
# File lib/betastore.rb, line 4
def self.hello
  "hello"
end