Sha256: b91d5315200252882e9902e3ff0f3dd99dfa501ff64b6f41691f863823c71967
Contents?: true
Size: 115 Bytes
Versions: 2
Compression:
Stored size: 115 Bytes
Contents
class SchemaObject def create_instance( point, parms ) return { :point => point, :parms => parms } end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
copland-0.8.0 | test/schema/services.rb |
copland-1.0.0 | test/schema/services.rb |