I have a User model that has_one subscription_type. I\'m trying to show one of the fields from subscription_type, but its value is an
User
has_one subscription_type
subscription_type