Budgets is a small Rails application that helps manage your finances.
git clone https://github.com/adamcooke/budgets
cd budgets
bundle install
- Update
config/database.yml
with appropriate connection details. bundle exec rake db:schema:load
procodile start