openlexington / WhatsMyDistrict

DEPRECATED - see whats_my_district_redux
https://github.com/openlexington/whats_my_district_redux
MIT License
6 stars 5 forks source link

Add a "flash" notice area to the header of the pages #34

Closed hensleyl closed 10 years ago

hensleyl commented 10 years ago

We can display error messages about bad addresses there. How is that done in sinatra? Use https://github.com/treeder/rack-flash ?

chaserx commented 10 years ago

see PR #49

chaserx commented 10 years ago

so. merged and deployed a fix for this but doesn't seem to work in production. works fine in development.

hensleyl commented 10 years ago

Did you do a bundle install on production?

chaserx commented 10 years ago

yep. killed and restarted unicorn

hensleyl commented 10 years ago

Killed unicorn for good. Now works in production