module BlueberryCMS

Constants

VERSION

Public Class Methods

config() { |self| ... } click to toggle source
# File lib/blueberry_cms.rb, line 12
def self.config
  yield self
end