From: Andy Allan Date: Wed, 18 Mar 2020 13:33:30 +0000 (+0100) Subject: Remove unnecessary h() calls on model attributes X-Git-Tag: live~2839^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/b8c1bbb4f8d9bacaa7d76b38a974f7f6042523ad?hp=b8c1bbb4f8d9bacaa7d76b38a974f7f6042523ad Remove unnecessary h() calls on model attributes These were necessary in the rails 2.x era, but not now. ---