Budgets is a small Rails application that helps manage your finances.
git clone https://github.com/adamcooke/budgetscd budgetsbundle install- Update
config/database.ymlwith appropriate connection details. bundle exec rake db:schema:loadprocodile start