You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very simple community blog application.
Agile.
Uses devise, formtastic, paperclip, friendly_id
Installation:
git clone git://github.com/admsev/coblog.git
cd coblog
rake gems:install
script/server -e development
That’s all