Skip to content

Conversation

S1v4
Copy link
Contributor

@S1v4 S1v4 commented Jul 28, 2017

No description provided.

@S1v4 S1v4 requested a review from claudiofullscreen July 28, 2017 18:26
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 524472c on posts_with_paging into f24a550 on master.

{
fields: 'type,created_time,message,story,permalink_url',
limit: 100,
access_token: ENV['FB_TEST_ACCESS_TOKEN']
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@claudiofullscreen how do we take care of access_token?

@url = options[:permalink_url]
@created_time = options[:created_time]
@type = options[:type]
@title = options[:message] || options[:story] || build_title
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sometimes neither is available, so I give it a title.

@S1v4 S1v4 deleted the posts_with_paging branch August 14, 2017 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants