Skip to content

Instantly share code, notes, and snippets.

@Veejay
Created August 8, 2010 17:58
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 Veejay/514344 to your computer and use it in GitHub Desktop.
Save Veejay/514344 to your computer and use it in GitHub Desktop.
>> PhotoCursor.put(true, 19)
=> 19
>> PhotoCursor.get(true)
=> 3
>> PhotoCursor.instance
=> #<PhotoCursor profile_photos_cursor: 3, other_photos_cursor: 1, created_at: "2010-08-08 12:40:54", updated_at: "2010-08-08 17:25:55">
>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment