strikeroff/blogflow
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Blog flow It is a simple blog application. It has tags and multiple file upload.So as comments for posts too =) Installation 1) clone repository Run commands 2) rake gems:install 3)rake db:create 4)rake db:migrate 5)ruby script/server Enjoy =)