Skip to content

Instantly share code, notes, and snippets.

@paneq
Created January 21, 2012 21:00
Show Gist options
  • Save paneq/1653984 to your computer and use it in GitHub Desktop.
Save paneq/1653984 to your computer and use it in GitHub Desktop.
class Ad
def self.last_unverified
self.unverified_ads.last
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment