Sha256: 4773ffe077636b8e7dc93a99edc57fcd0da844fae7505a00fedbaab5a377cbee

Contents?: true

Size: 160 Bytes

Versions: 1

Compression:

Stored size: 160 Bytes

Contents

class Houndstooth::Environment
    class InstanceType < Type
        # TODO: implement accepts?

        def rbs
            "instance"
        end
    end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
houndstooth-0.1.0 lib/houndstooth/environment/types/special/instance_type.rb