Class: Imgur::Model::Gallery
- Includes:
- Mixin::CreatedAtDatetime
- Defined in:
- (ruby-imgur 0.0.1) ruby-imgur/model.rb
Overview
Imgur Gallery model
Constant Summary collapse
- MODEL_KEYS =
List of Gallery model keys.
%i( id title description datetime cover cover_width cover_height account_url account_id privacy layout views link ups downs points score is_album vote favorite nsfw section comment_count favorite_count topic topic_id images_count in_gallery is_ad tags ad_type ad_url in_most_viral include_album_ads images ad_config ).freeze
Method Summary
Methods included from Mixin::CreatedAtDatetime
Methods inherited from Base
Constructor Details
This class inherits a constructor from Imgur::Model::Base