I'm relatively new to Rails, and I'm building an application that deals with weather data. My main uses will be inside the US so the presentation to the user will presumably be in Fahrenheit. The data feeds I consume are in Celsius. I'm relatively new to Rails, and I'm building a