Sha256: 1ac81f046ab11188795193a4351786991aa97c5fb229960882d39563f88faa8c
Contents?: true
Size: 116 Bytes
Versions: 15
Compression:
Stored size: 116 Bytes
Contents
module Panda class ProfileScope < Scope def initialize(parent) super(parent, Profile) end end end
Version data entries
15 entries across 15 versions & 2 rubygems