module Bartleby
Constants
- VERSION
Attributes
configuration[RW]
Public Class Methods
configure(&prc)
click to toggle source
# File lib/bartleby.rb, line 12 def self.configure(&prc) prc.call(configuration) end