class Giphy::FavoriteGif

Public Instance Methods

tag() click to toggle source
# File lib/giphy/favorite_gif.rb, line 5
def tag
  hash.fetch('tag')
end