module Pageviews
require ‘active_support’
Constants
- VERSION
Public Class Methods
setup() { |self| ... }
click to toggle source
Load configuration from initializer
# File lib/pageviews.rb, line 7 def self.setup yield self end