ChaelCodes / MeetAnotherDay

An app to help you find and meet up with your friends at conferences.
MIT License
35 stars 20 forks source link

Rails Magic to Style Error fields #109

Closed ChaelCodes closed 2 years ago

ChaelCodes commented 2 years ago

Description

There's this bit of Rails Magic that styles error fields. It's in HuntersKeepers, but I don't remember quite how it works. Some sort of concern that get overwritten? Anyway, I need to look it up and import it here, because it'll apply error styling to failed fields.