module Shiritori

Constants

VERSION

Public Class Methods

env() click to toggle source
# File lib/shiritori.rb, line 10
def self.env
  :production
end