HansHauge / echocoin

Send bitcoin, donate to charity, be entered to win a prize!
https://echocoin.org
0 stars 0 forks source link

you can now send money to another user, fixes bugs #5

Closed HansHauge closed 8 years ago

HansHauge commented 8 years ago

This PR requires the database to be nuked and re-migrated because of changes to the User model.

be rake db:drop db:create db:migrate db:seed

If you open up two browser windows you can send money from one user to the other... pretty cool.