Skip to content

Commit

Permalink
rem vid
Browse files Browse the repository at this point in the history
  • Loading branch information
Cykodcore committed Dec 15, 2011
1 parent 99eeaa8 commit d41c129
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/video_video.rb
Expand Up @@ -29,8 +29,6 @@ class VideoVideo < DomainModel


validate_on_create :ensure_file validate_on_create :ensure_file


before_save :update_keywords



named_scope(:by_category, Proc.new { |cat| named_scope(:by_category, Proc.new { |cat|
{:conditions => { :category => cat } } {:conditions => { :category => cat } }
Expand Down

0 comments on commit d41c129

Please sign in to comment.