I have a domain model that represents flight rules. Flight rules are a collection of regulations under which a flight is performed. Visual Flight Rules, or VFR is one such e
ActiveSupport::Inflector::Inflections is your friend.
There is a file config/initializers/inflections.rb, which you can edit. The file contains commented examples, so it should be easy to add your own rules.