Sha256: 6aa50f8d3a6dee126dec255dce6874fa91aff7287c848ab98258308f1f796da5
Contents?: true
Size: 186 Bytes
Versions: 3
Compression:
Stored size: 186 Bytes
Contents
require 'rom/associations/definitions/abstract' module ROM module Associations module Definitions class ManyToOne < Abstract result :one end end end end
Version data entries
3 entries across 3 versions & 1 rubygems