]> cat aescling's git repositories - mastodon.git/commit
use existing inflections instead of custom helper (#4624)
authornightpool <eg1290@gmail.com>
Thu, 17 Aug 2017 21:20:50 +0000 (17:20 -0400)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 17 Aug 2017 21:20:50 +0000 (23:20 +0200)
commitefec02f1538adc7f75ba9ca3716ea25b3f2ef4df
treec6b98bc3d0cfca8e225f796a2f8b22e70d13d3fa
parent116b8a63633cfdff83582f1cc40559c2e3c2ae80
use existing inflections instead of custom helper (#4624)

* use existing inflections instead of custom helper

* use ActiveSupport versions
app/helpers/account_helper.rb [deleted file]
app/views/admin/accounts/_account.html.haml
app/views/admin/accounts/show.html.haml
spec/helpers/account_helper_spec.rb [deleted file]