From ce04b4d4511a16cf5907ecdaac1e92b59ff912ff Mon Sep 17 00:00:00 2001 From: nov Date: Tue, 28 Feb 2017 18:27:20 +0900 Subject: [PATCH] add Page#emails close #115 --- lib/fb_graph2/page.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/fb_graph2/page.rb b/lib/fb_graph2/page.rb index 1041708..a761e4e 100644 --- a/lib/fb_graph2/page.rb +++ b/lib/fb_graph2/page.rb @@ -25,7 +25,7 @@ module FbGraph2 register_attributes( raw: [ :about, :attire, :band_members, :booking_agent, :can_post, :category, :checkins, :company_overview, - :current_location, :description, :directed_by, :founded, :general_info, :general_manager, :global_brand_page_name, + :current_location, :description, :directed_by, :emails, :founded, :general_info, :general_manager, :global_brand_page_name, :hometown, :hours, :impressum, :is_permanently_closed, :is_published, :is_unclaimed, :likes, :link, :mission, :name, :name_with_location_descriptor, :phone, :press_contact, :price_range, :products, :talking_about_count, :username, :website, :were_here_count,