Sha256: c7212416c3f6459a8a865937048295767e13921e7ff7a24a081fb9d0afc5e919
Contents?: true
Size: 165 Bytes
Versions: 25
Compression:
Stored size: 165 Bytes
Contents
class Tweet < ActiveRecord::Base acts_as_taggable_on :tags belongs_to :twitter_account has_and_belongs_to_many :trends has_many :tweet_reactions end
Version data entries
25 entries across 25 versions & 1 rubygems