/lastest-gist

An example of Sinatra to prove how easy programming can be. This code fetches the lastest Gist on GitHub and displays, simple as that.

Primary LanguageRuby

An example of Sinatra to prove how easy programming can be. All it does is show the lastest gist in the GitHub, simple as that.

This project uses Hpricot for "scrape" data from GitHub and display them.

I'll be very happy if anyone learn something with this code. =D