Sha256: c7ee3ae27bc5c318276619300f8f863b63f78e19956f05cea7175120710be155
Contents?: true
Size: 240 Bytes
Versions: 3
Compression:
Stored size: 240 Bytes
Contents
class GeokitCachedGenerator < RspecModelGenerator def initialize(runtime_args, runtime_options = {}) runtime_args = ['CachedLocation', 'address:string', 'provider:string', 'lng:float', 'lat:float', 'city:string'] super end end
Version data entries
3 entries across 3 versions & 1 rubygems