lib/mls/models/account.rb in mls-1.6.0 vs lib/mls/models/account.rb in mls-1.7.0
- old
+ new
@@ -19,9 +19,10 @@
has_many :tim_alerts
has_many :references, as: :subject
has_many :searches
has_many :suggestions, foreign_key: "suggested_by_id"
+ has_many :broadcasts, foreign_key: :sender_id
has_many :credit_cards
has_many :email_addresses do
def primary