This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
marek (author)
Mon Dec 15 10:04:02 -0800 2008
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
backends/ | ||
| |
clients/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
tmp/ | ||
| |
vendor/ |
README
10 PRINT "Go to http://imdb.com or similar site." 20 PRINT "Search for some good movies to watch." 30 PRINT "Go to http://mininova.org or other p2p site." 40 PRINT "Find a movie." 50 PRINT "Download a movie using a p2p software of your choice." 60 PRINT "Watch a movie." 70 GOTO 10 Sounds familiar? This project aims to save you some time by facilitating first 4 points. *** GitHub: http://github.com/ncr/movie_pole/tree/master Lighthouse: http://trix.lighthouseapp.com/projects/20503-movie-pole License: MIT *** Movie Pole belongs to Silesian Ruby User Group, Poland and is a kind of guinea pig that helps members of this group explore Ruby.









