Skip to content

shaynekang/maniac-blog

Repository files navigation

Maniac Blog

Maniac Blog is the free open source blog for Ruby on Rails.

Setup

$ bundle install; rake db:migrate

Run

$ rails server

Test

  • Setup: $ rake db:test:prepare
  • RSpec: $ bundle exec rspec spec
  • Cucumber: $ bundle exec cucumber
  • Autotest: $ bundle exec autotest

TODO

  • Add fixtures
  • Add authentication when failed

Author

Sunghee Kang <paranoiase@gmail.com>

About

The free open source blog for ruby on rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published