Skip to content

Instantly share code, notes, and snippets.

@redsquirrel
Created December 9, 2008 12:31
Show Gist options
  • Select an option

  • Save redsquirrel/33888 to your computer and use it in GitHub Desktop.

Select an option

Save redsquirrel/33888 to your computer and use it in GitHub Desktop.
def self.disabled
find(:all, :conditions => {:disabled => true})
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment