Here’s an overview of some ruby gems I wrote.
mimer
Finds the mime type of a given file by using the unix tool `file`. Also adds some convenience methods to check if a file is an image, video or audio file.
imdb
Easily search and retrieve info about movies on IMDB. Includes a command line utility for your pleasure.
valerii
Encodes integers into compact strings. Ideal for id obfuscation and URL shorteners.
