Patches: Browse | Submit New | Admin

[#20226] Add events method to User object

Date:
2008-05-19 04:17
Priority:
3
Submitted By:
Kyle Slattery (kyleslat)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Add events method to User object

Detailed description
This patch adds Facebooker::User#events, which retrieves events associated with that user.  For instance:

@user.events(:start_time = Time.now.to_i)

would retrieve all events associated with @user starting now

Add A Comment: Notepad

Please login


Followup

Message
Date: 2008-05-19 04:18
Sender: Kyle Slattery

Just realized the extension on the attachment is wrong.  It's
a diff file, so it
should be add_events_to_facebooker_user.diff

Attached Files:

Name Description Download
add_events_to_facebooker_user.rb Download

Changes:

Field Old Value Date By
File Added3742: add_events_to_facebooker_user.rb2008-05-19 04:17kyleslat