class FbGraph2::Struct
Public Class Methods
new(attributes = {})
click to toggle source
# File lib/fb_graph2/struct.rb, line 5 def initialize(attributes = {}) assign attributes end
# File lib/fb_graph2/struct.rb, line 5 def initialize(attributes = {}) assign attributes end