Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
c032fdca6e
5 changed files with 2 additions and 13 deletions
|
|
@ -9,9 +9,6 @@ class SharedSupplier < ActiveRecord::Base
|
|||
has_one :supplier
|
||||
has_many :shared_articles, :foreign_key => :supplier_id
|
||||
|
||||
# save the lists as an array
|
||||
serialize :lists
|
||||
|
||||
end
|
||||
|
||||
# == Schema Information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue