Skip to content

Commit

Permalink
fix thumbs
Browse files Browse the repository at this point in the history
  • Loading branch information
jodyalbritton committed Jul 20, 2014
1 parent 8c78a23 commit 8cda08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/video.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class Video < ActiveRecord::Base
attr_reader :thumbnail_remote_url
attr_accessor :thumbnail_remote_url
before_validation :update_details
after_create :thumbnail_remote_url
searchkick autocomplete: ['title']
Expand Down

0 comments on commit 8cda08a

Please sign in to comment.