Sha256: aa5658f1b431fe32f3735f430f58b9ee60a4a936ab3a92693c33a270e5a99fb3
Contents?: true
Size: 152 Bytes
Versions: 3
Compression:
Stored size: 152 Bytes
Contents
class <%= model_name %>Repository < ROM::Repository<%="[:#{relation}]"%> commands :create, update: :by_pk, delete: :by_pk, mapper: :<%= mapper %> end
Version data entries
3 entries across 3 versions & 1 rubygems