about summary refs log tree commit diff
path: root/app/views/admin/accounts/_account.html.haml
AgeCommit message (Collapse)Author
2017-08-17use existing inflections instead of custom helper (#4624)nightpool
* use existing inflections instead of custom helper * use ActiveSupport versions
2017-08-17Show what protocol is used for accounts in admin/accounts#index (#4622)nullkal
* Show what protocol used for in admin/accounts#index * Add frozen_string_literal
2017-05-02Add admin area view partials for each record type (#2700)Matt Jankowski