Sha256: 0ec3684b8c7d8bbfb0ae8af50e530e914c8755f38310c43670ad4b53cf2ec23a

Contents?: true

Size: 140 Bytes

Versions: 2

Compression:

Stored size: 140 Bytes

Contents

module GoogleCells
  class Author < GoogleCells::GoogleObject
    @permanent_attributes = [ :name, :email ]
    define_accessors
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
google-cells-0.4.0 lib/google_cells/author.rb
google-cells-0.3.0 lib/google_cells/author.rb