Sha256: 360edab1a4342fd6231344269e540adbb3167f9f1389ba467325de680a8fbcc7

Contents?: true

Size: 770 Bytes

Versions: 4

Compression:

Stored size: 770 Bytes

Contents

{
  "schema_type": "object",
  "ree_version": "1.0.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",
          "type": "Any"
        },
        {
          "arg": "table_name",
          "type": "Symbol"
        },
        {
          "arg": "mapper",
          "type": "Proc#call"
        },
        {
          "arg": "opts",
          "type": "Ksplat[:primary_key? => Nilor[Or[Symbol, ArrayOf[Symbol]]], :default_select_columns? => Nilor[ArrayOf[Symbol]]]"
        }
      ]
    }
  ],
  "links": [

  ]
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ree_lib-1.0.3 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_dao.schema.json
ree_lib-1.0.2 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_dao.schema.json
ree_lib-1.0.1 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_dao.schema.json
ree_lib-1.0.0 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_dao.schema.json