Octokit::Models::Gists
Constructors
new(__temp_2087 : JSON::PullParser)
Instance methods
comments
comments=(_comments : Int32)
created_at
created_at=(_created_at : Time)
description
description=(_description : String)
files
git_pull_url
git_pull_url=(_git_pull_url : String)
git_push_url
git_push_url=(_git_push_url : String)
html_url
html_url=(_html_url : String)
id
id=(_id : String)
node_id
node_id=(_node_id : String)
owner
owner=(_owner : User)
public
public=(_public : Bool)
to_json(json : JSON::Builder)
updated_at
updated_at=(_updated_at : Time)