Change picture size of page feed?

4 views
Skip to first unread message

ma...@henn1nk.com

unread,
Oct 16, 2013, 8:57:51 PM10/16/13
to fb_g...@googlegroups.com
@page = FbGraph::Page.new('xy', access_token: ACCESS_TOKEN).fetch
@feed = @page.feed

@feed returns an array with a picture object... but can i change the type/size of this?

@feed.each do |post|
  post.picture <<<<<<< 
end
Reply all
Reply to author
Forward
0 new messages