Class: Imgur::Model::Album
- Includes:
- Mixin::CreatedAtDatetime
- Defined in:
- (ruby-imgur 0.0.1) ruby-imgur/model.rb
Overview
Imgur Album model
Constant Summary collapse
- MODEL_KEYS =
List of Album model keys.
%i( id title description datetime cover cover_edited cover_width cover_height account_url account_id privacy layout views link favorite nsfw section images_count in_gallery is_ad include_album_ads is_album deletehash order ).freeze
Method Summary
Methods included from Mixin::CreatedAtDatetime
Methods inherited from Base
Constructor Details
This class inherits a constructor from Imgur::Model::Base