Skip to content

Instantly share code, notes, and snippets.

@vinibaggio
Created September 28, 2009 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinibaggio/195632 to your computer and use it in GitHub Desktop.
Save vinibaggio/195632 to your computer and use it in GitHub Desktop.
# Métodos que me fazem chorar...
def self.recently_accessed
find :all, :conditions => { :id => [186,268,234,107,176] }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment