updates from production

This commit is contained in:
Lee Lawlor
2014-09-23 20:29:52 -04:00
parent 476d3ae6b3
commit 85056c9d17
7 changed files with 4 additions and 36 deletions

View File

@ -38,7 +38,6 @@ class User < ActiveRecord::Base
has_many :thinghttps, :dependent => :destroy
has_many :tweetcontrols, :dependent => :destroy
has_many :reacts, :dependent => :destroy
has_many :scheduled_thinghttps, :dependent => :destroy
has_many :talkbacks, :dependent => :destroy
has_many :timecontrols, :dependent => :destroy
has_many :plugins, :dependent => :destroy