module Binco
Constants
- VERSION
Public Class Methods
configure() { |self| ... }
click to toggle source
# File lib/binco/engine.rb, line 14 def self.configure(&block) yield self end
# File lib/binco/engine.rb, line 14 def self.configure(&block) yield self end