Sha256: ae50e6b0856d54a8b557403a8fc045703f66feaff01c2037932b3dc99e671d50
Contents?: true
Size: 154 Bytes
Versions: 47
Compression:
Stored size: 154 Bytes
Contents
module FbGraph2 class Struct class ImageSource < Struct register_attributes( raw: [:height, :source, :width] ) end end end
Version data entries
47 entries across 47 versions & 1 rubygems