module Trendhub

Constants

Error
VERSION

Public Class Methods

root() click to toggle source
# File lib/trendhub.rb, line 9
def self.root
  File.dirname(__dir__)
end