Class: AccountOpportunity

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

Overview

Copyright (c) 2008-2013 Michael Dvorkin and contributors.

Fat Free CRM is freely distributable under the terms of MIT license. See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php

Schema Information

Table name: account_opportunities

id :integer not null, primary key account_id :integer opportunity_id :integer deleted_at :datetime created_at :datetime updated_at :datetime