class Loadgif::FavoriteGif

Public Instance Methods

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