public
Description: A better (for me) RSS aggregator. Collects numerous RSS feeds and displays entries in chronological order. Similar to the "planet" concept.
Homepage: http://www.toastdriven.com/
Clone URL: git://github.com/toastdriven/feedme.git
feedme / .gitignore
100644 6 lines (6 sloc) 0.087 kb
1
2
3
4
5
6
.DS_Store
log/*
tmp/**/*
config/database.yml
config/initializers/feedme.rb
db/*.sqlite3