module Gistory
Constants
- VERSION
Public Class Methods
config()
click to toggle source
# File lib/gistory.rb, line 19 def config @config ||= Gistory::Configuration.new end
# File lib/gistory.rb, line 19 def config @config ||= Gistory::Configuration.new end