codeforamerica / balance

A text message system for checking one's EBT card balance (SNAP benefits and more)
MIT License
47 stars 37 forks source link

Remove trailing periods from balance amounts, closes #291 #292

Closed daguar closed 9 years ago

daguar commented 9 years ago

This addresses the issue in #291. It only fixes it for the states actively in production that are affected by it, namely AK, CA, PA, VA. TX and OK appear not to be affected.

2 other branches appear addressing this issue — one was a spike of a regex-based approach (modeled after OK, but not addressing all production-sampled data) and one was the working branch for this PR.

daguar commented 9 years ago

Confirmed functionality (per CONTRIBUTING.md) on CA, TX, and CA Spanish dev instances.

daguar commented 9 years ago

Live on prod/demo/dev.