Sha256: 97f6c28808a7795f6af78afeb8d333bdaeb3718e28937d450730560885e11333
Contents?: true
Size: 201 Bytes
Versions: 139
Compression:
Stored size: 201 Bytes
Contents
FactoryGirl.define do factory :mdm_host_tag, :class => Mdm::HostTag do # # Associations # association :host, :factory => :mdm_host association :tag, :factory => :mdm_tag end end
Version data entries
139 entries across 139 versions & 1 rubygems