Skip to content

Latest commit

 

History

History

roda-sequel-blog

Roda Sequel Blog

$ bundle install
$ createdb blog
$ rake db:migrate
$ bundle exec rackup
# go to http://localhost:9292