brandonsturgeon / rubr

👫 Tinder for Ruby (NOTE: Very out of date and likely insecure)
0 stars 2 forks source link

Make validation on zip code input #14

Closed brandonsturgeon closed 9 years ago

brandonsturgeon commented 9 years ago

Should validate emails too. Also username length.

brandonsturgeon commented 9 years ago

So uh, funny story. Those commits aren't actually tested. This is because I can't easily test these until https://github.com/brandonsturgeon/rubr/issues/16 is resolved

brandonsturgeon commented 9 years ago

I sort of lied. It was easier to use a form to test stuff, but I was able to test by just manually creating Account objects. These seem to work.