A small app to manage your tasks
clone this project
cd sinatra_task_manager
bundle install
rake db:migrate
ruby main.rb
###CHANGELOG
change ORM from datamapper to activerecord.
change gem source and add readme introduction
Just to have fun with Sinatra!
