You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can think of a few use cases, but my immediate use case is generating select options in a Phoenix view helper. I need to map over a bunch of atoms to turn each value like :some_atom into a label string "Some Atom".
What do you think about also handling atom inputs? I'm happy to make a PR to implement this enhancement if you're on board.
The text was updated successfully, but these errors were encountered: