Skip to content

Commit

Permalink
Method already present
Browse files Browse the repository at this point in the history
  • Loading branch information
svevang committed Oct 3, 2023
1 parent aa69a9f commit aea73a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/models/episode.rb
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,4 @@ def validate_media_ready
errors.add(:base, :media_not_ready, message: "media not ready")
end
end

def deleted?
deleted_at.present?
end
end

0 comments on commit aea73a7

Please sign in to comment.