Sha256: 00d197eaaa9c6ba255f2dba3100dbdb971f76693379448fd1403cb1d10b1e982
Contents?: true
Size: 1.35 KB
Versions: 27
Compression:
Stored size: 1.35 KB
Contents
en: classes: cmor/tags/engine: Tags attributes: tag_list: Tags activemodel: attributes: cmor/tags/search: exact: Exact tags: Tags activerecord: models: acts_as_taggable_on/tag: &tag_model one: Tag other: Tags acts_as_taggable_on/tagging: &tagging_model one: Tagging other: Taggings cmor/tags/tag: *tag_model cmor/tags/tagging: *tagging_model attributes: acts_as_taggable_on/tag: &tag_attributes id: ID color: Color name: Name taggings_count: Tagged Items created_at: Created at updated_at: Updated at acts_as_taggable_on/tagging: &tagging_attributes id: ID color: Color context: Context tag_id: Tag tag: Tag taggable_id: Taggable taggable: Taggable taggable_type: Taggable type tagger_id: Tagger tagger_type: Tagger type tagger: Tagger created_at: Created at updated_at: Updated at cmor/tags/tag_search: exact: Exact tag_list: Tags cmor/tags/tag: *tag_attributes cmor/tags/tagging: *tagging_attributes cmor: tags: search_box: search: "cats, tree, green, ..." helpers: submit: tag_search: create: 'Search' routes: cmor_tags_engine: tags
Version data entries
27 entries across 27 versions & 1 rubygems