module Blogg
The blogg engine
Constants
- VERSION
Public Class Methods
setup() { |self| ... }
click to toggle source
# File lib/blogg.rb, line 45 def self.setup yield self end
The blogg engine
# File lib/blogg.rb, line 45 def self.setup yield self end