Sha256: c1e930528e918d5ea128f97b95c094a53d7071d80c4f176dab781c46faeb416f
Contents?: true
Size: 325 Bytes
Versions: 56
Compression:
Stored size: 325 Bytes
Contents
# == Schema Information # # Table name: attentions # # id :integer(4) not null, primary key # attentionable_id :integer(4) # attentionable_type :string(255) # entry_id :integer(4) # action_type :string(255) # weight :float # class Attention < ActiveRecord::Base end
Version data entries
56 entries across 56 versions & 2 rubygems