Sha256: 105f7f1057ab021d27edc91af452301c5e1239dabcf5e6406ad0e1520e40d590
Contents?: true
Size: 168 Bytes
Versions: 2
Compression:
Stored size: 168 Bytes
Contents
module CanTango class Config class Hooks < CanTango::Registry::Hash include Singleton def value_methods [:call] end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cantango-config-0.2.1 | lib/cantango/config/hooks.rb |
cantango-config-0.2.0 | lib/cantango/config/hooks.rb |