Class: ActivityFeed

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/activity_feed.rb

Overview

Schema Information

Table name: activity_feeds

id           :integer(4)      not null, primary key
activity_id  :integer(4)
ownable_id   :integer(4)
ownable_type :string(255)