Sha256: 2ae21b1dceaac005893b94dcf782284bc762d13982a7226b7e20773c232537be

Contents?: true

Size: 157 Bytes

Versions: 43

Compression:

Stored size: 157 Bytes

Contents

module FbGraph2
  class Translation < Node
    register_attributes(
      raw: [:translation, :approval_status, :native_string, :description]
    )
  end
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
fb_graph2-0.0.9 lib/fb_graph2/translation.rb
fb_graph2-0.0.8 lib/fb_graph2/translation.rb
fb_graph2-0.0.7 lib/fb_graph2/translation.rb