module BlockParty

Constants

VERSION

Public Class Methods

new() click to toggle source
# File lib/block_party.rb, line 22
def self.new
  self.configuration.default_configuration_class.new
end