Sha256: fed0d2163ccfb7f81f7d7b09cf25e508de402f5ce9847dadda3b331488975e77
Contents?: true
Size: 269 Bytes
Versions: 15
Compression:
Stored size: 269 Bytes
Contents
module Surrounded module EastOriented # Always return the context object to ensure that a context may # not be asked for information. def trigger_return_content(name, *args, &block) %{ #{super} self } end end end
Version data entries
15 entries across 15 versions & 1 rubygems