Sha256: 6c47f1a98dbb6d097426397dcc5581ddd3024662c0838ce4093c3282e0d66846
Contents?: true
Size: 1.03 KB
Versions: 13
Compression:
Stored size: 1.03 KB
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "one_to_many", "path": "packages/ree_dao/package/ree_dao/functions/one_to_many.rb", "mount_as": "fn", "class": "ReeDao::OneToMany", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "Any", "args": [ { "arg": "list", "type": "ArrayOf[Proc#call]" }, { "arg": "assoc_dao", "type": "Sequel::Dataset" }, { "arg": "opts", "type": "Ksplat[:foreign_key? => Symbol, :assoc_setter? => Symbol]" } ] } ], "links": [ { "target": "demodulize", "package_name": "ree_string", "as": "demodulize", "imports": [ ] }, { "target": "group_by", "package_name": "ree_array", "as": "group_by", "imports": [ ] }, { "target": "underscore", "package_name": "ree_string", "as": "underscore", "imports": [ ] } ] }
Version data entries
13 entries across 13 versions & 1 rubygems