Skip to content

iussum/RSS-Reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS-Reader

RSS Reader in Ruby on Rails and SQLite

##Installation

  1. git clone https://github.com/jiteshjha/RSS-Reader.git and cd RSS-Reader
  2. Install gems with bundle install
  3. run rake db:migrate
  4. run 'rails server'
  5. After adding a new RSS feed, run 'bundle exec rake sync:feeds'
  6. run 'rails server' again
  7. Done!

About

RSS Reader in Ruby on Rails and SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 72.8%
  • HTML 18.6%
  • CSS 5.4%
  • JavaScript 1.8%
  • CoffeeScript 1.4%