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