You started by showing us that it’s entirely possible to write a <select>, only having to implement an eq helper in your case
<select> might seem simple, but it encapsulates complex logic with a lot of edge cases. A long time ago we used to provide a select, but it gave our users more problems than it was worth, so we gave it the boot.
Thanks to the power of conventions and Ember CLI though, we now have two lovely addons that are one command away