Open
Description
We currently support
input address, :type, collection: ~w(Home Work Other)
But we would like to support:
input address, :type, collection: [Home: "home", Work: "work", Other: "other"]
This request came from issue #89
We currently support
input address, :type, collection: ~w(Home Work Other)
But we would like to support:
input address, :type, collection: [Home: "home", Work: "work", Other: "other"]
This request came from issue #89