lib/fb_graph2/achievement.rb in fb_graph2-0.0.5 vs lib/fb_graph2/achievement.rb in fb_graph2-0.0.6

- old
+ new

@@ -4,10 +4,10 @@ include Edge::Likes::LikeeContext register_attributes( raw: [:type, :no_feed_story], time: [:publish_time], - application: [:application], + app: [:application], user: [:from], custom: [:data] ) def initialize(id, attributes = {}) \ No newline at end of file