module ActiveContent

Constants

VERSION

Public Class Methods

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