Sha256: 0189819724aaede54d6b12834a66742a1ccd41c6489033e9334c2e006bb08530
Contents?: true
Size: 121 Bytes
Versions: 4
Compression:
Stored size: 121 Bytes
Contents
class <%= name %>Layer < Joybox::Core::Layer def on_enter # Set up end def on_exit # Tear down end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
joybox-1.1.1 | command/templates/layer.erb |
joybox-1.1.0 | command/templates/layer.erb |
joybox-1.0.0 | command/joybox/templates/layer.erb |
joybox-0.0.6 | command/joybox/templates/layer.erb |