blaskovicz / MagicStick

Integrated gatherer of magic
http://magic-stick.herokuapp.com
MIT License
4 stars 2 forks source link

Add name and avatar content-type #24

Closed bheiskell closed 9 years ago

bheiskell commented 9 years ago

Additionally fix the failure to reload the avatar on first upload.

blaskovicz commented 9 years ago

One thing I had to remember was that I needed to run both bower install and bundle exec rake db:migrate after pulling in these changes. It's fine, I just had a wtf moment for a second when the app 500'ed locally.