Sha256: 935cb092df5742c8b66d7a8ff17fa3fb811d31825e3262e0a9da2341b17dfda5
Contents?: true
Size: 290 Bytes
Versions: 3
Compression:
Stored size: 290 Bytes
Contents
# Configure your database mapping here. # # Intended for specifying specific slice mappings. # # See: http://www.rubydoc.info/gems/lotus-model/#Usage # # collection :users do # entity User # repository UserRepository # # attribute :id, Integer # attribute :name, String # end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
lotusrb-0.3.2 | lib/lotus/generators/slice/config/mapping.rb.tt |
lotusrb-0.3.1 | lib/lotus/generators/slice/config/mapping.rb.tt |
lotusrb-0.3.0 | lib/lotus/generators/slice/config/mapping.rb.tt |