add user_agent to channels

This commit is contained in:
Lee Lawlor
2014-04-10 14:03:08 -04:00
parent a727752c94
commit 6ff22048b4
8 changed files with 51 additions and 1 deletions

View File

@ -46,6 +46,7 @@
# video_type :string(255)
# clearing :boolean default(FALSE), not null
# ranking :integer
# user_agent :string(255)
#
require 'spec_helper'