Projects
blog_engine
A Rails 3 blogging system built on Rails engine
Lastest commits
- Yomi Colledge2011-08-20T12:28:08-07:00 Updated so that authors can sign in using a username
- Yomi Colledge2011-08-20T12:27:48-07:00 Added username
- Yomi Colledge2011-08-20T11:24:31-07:00 Updated routes so that we user articles instead of blog-engine.
- Yomi Colledge2011-08-20T11:23:46-07:00 Comments should only be visible when viewing a single article
- Yomi Colledge2011-08-20T11:08:01-07:00 Removed comments model and associated functionality and replaced it with disqus. Need to add a code snippet in the README to explain how to add disqus to articles