module Shak
Constants
- VERSION
Public Class Methods
config()
click to toggle source
# File lib/shak/config.rb, line 11 def self.config @config ||= Shak::Config.new end
# File lib/shak/config.rb, line 11 def self.config @config ||= Shak::Config.new end