marcusvmsa/lastest-gist
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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