Sha256: 19c4f8c5c74b79115f359aefa57f63d8bc02fa3b92a9284bd16bb1df720faa6b
Contents?: true
Size: 266 Bytes
Versions: 55
Compression:
Stored size: 266 Bytes
Contents
module ForestAdminDatasourceToolkit module Schema module Relations class ManyToManySchema attr_accessor origin_key: String attr_reader origin_key_target: String attr_accessor through_collection: String end end end end
Version data entries
55 entries across 55 versions & 1 rubygems