Sha256: 0c05433b1b37d955319a12834a1a9d1326c33d32861b417cc72ca7ce2d22a067
Contents?: true
Size: 900 Bytes
Versions: 71
Compression:
Stored size: 900 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "build_dao", "path": "packages/ree_dao/package/ree_dao/functions/build_dao.rb", "mount_as": "fn", "class": "ReeDao::BuildDao", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "Any", "args": [ { "arg": "connection", "arg_type": "keyreq", "type": "Any" }, { "arg": "table_name", "arg_type": "keyreq", "type": "Symbol" }, { "arg": "mapper", "arg_type": "keyreq", "type": "Proc#call" }, { "arg": "opts", "arg_type": "keyrest", "type": "Ksplat[:primary_key? => Nilor[Or[Symbol, ArrayOf[Symbol]]], :default_select_columns? => Nilor[ArrayOf[Symbol]]]" } ] } ], "links": [ ] }
Version data entries
71 entries across 71 versions & 1 rubygems