Skip to content

Instantly share code, notes, and snippets.

@tammersaleh
Created July 1, 2010 22:32
Show Gist options
  • Save tammersaleh/460669 to your computer and use it in GitHub Desktop.
Save tammersaleh/460669 to your computer and use it in GitHub Desktop.
class ActiveRecord::Base
scope :none, where("false")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment