Class: Imgur::Model::Account
- Includes:
- Mixin::CreatedAtCreated
- Defined in:
- (ruby-imgur 0.0.1) ruby-imgur/model.rb
Overview
Imgur Account model
Constant Summary collapse
- MODEL_KEYS =
List of Account model keys.
%i( id url bio avatar avatar_name cover cover_name reputation reputation_name created pro_expiration user_follow is_blocked ).freeze
Method Summary
Methods included from Mixin::CreatedAtCreated
Methods inherited from Base
Constructor Details
This class inherits a constructor from Imgur::Model::Base