module Soapbox
- CURRENT FILE
-
lib/team_page/version.rb
Constants
- VERSION
Public Class Methods
setup() { |self| ... }
click to toggle source
Yield self on setup for nice config blocks
# File lib/soapbox.rb, line 44 def self.setup yield self end