harithe/iblog_bootstrap
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A Blog based on Ruby and Rails ### Requirements * Ruby 1.9.2 * Rails 3.2.2 * Bundler ### How to get started? * bundle * rake db:create:all * rake db:migrate * rake db:seed * rails server ### TODO * [*]Add devise * [*] acts-as-taggable-on * [*] kaminari * theme support * implement the admin deshboard