Sha256: 7f4913c04777a2f436b3d9916715b522d3d9789c55a33fe682574aad3562997f
Contents?: true
Size: 221 Bytes
Versions: 1
Compression:
Stored size: 221 Bytes
Contents
module Firewool module Hook def acts_as_firewalled @firewool_config = Firewool::Config.instance include Firewool::InstanceMethods end def firewool_config @firewool_config end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
firewool-0.1.2 | lib/firewool/hook.rb |