Project

giffer

0.0
No commit activity in last 3 years
No release in over 3 years
Sends a request to www.gifbin.com and parses out the GIF url
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 2.10

Runtime

~> 1.5
 Project Readme

Giffer

This thing will give you gifs.

Wut it dew?

It cURLs a www.gifbin.com URL and parses out the URL for your random GIF

Usage

require 'giffer'
client = Giffer::GifBin.new
5.times { puts client.gif_href }

Why?

Because every consumer-facing Rails project needs an Easter Egg.