Sha256: 81e1fd5d77bf34485bc282c112ea5114a498e02249974136cace0660611cab6e
Contents?: true
Size: 115 Bytes
Versions: 2
Compression:
Stored size: 115 Bytes
Contents
class HaystackTagging < ApplicationRecord belongs_to :haystack_tag belongs_to :taggable, polymorphic: true end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
needle_in_a_haystack-1.0.2 | lib/needle_in_a_haystack/haystack_tagging.rb |
needle_in_a_haystack-1.0.1 | lib/needle_in_a_haystack/haystack_tagging.rb |