Sha256: 7ed93ead88b4ca0a2f5140c1cd8b4b25d713472df6a45de784869372a7a4feab
Contents?: true
Size: 195 Bytes
Versions: 1
Compression:
Stored size: 195 Bytes
Contents
class <%= model_name %>Mapper < ROM::Mapper # relation :<%= relation %> # # specify model and attributes ie # # model <%= model_name %> # # attribute :name # attribute :email end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rom-rails-0.3.0.beta1 | lib/generators/rom/mapper/templates/mapper.rb.erb |