Sha256: f1f69ba9b93d82b147cc3db20334ba96fd90c04d42c3f63e045df522690bf2ff
Contents?: true
Size: 146 Bytes
Versions: 25
Compression:
Stored size: 146 Bytes
Contents
# tag_list can be from one of the various acts_as_taggable gems. class Entry < ActiveRecord::Base belongs_to :feed attr_accessor :tag_list end
Version data entries
25 entries across 25 versions & 1 rubygems