]> cat aescling's git repositories - mastodon.git/commit
Rename admin/accounts_helper to admin/filter_helper (#1816)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Sat, 15 Apr 2017 01:09:55 +0000 (21:09 -0400)
committerEugen <eugen@zeonfederated.com>
Sat, 15 Apr 2017 01:09:55 +0000 (03:09 +0200)
commit09540192c96d2ed35accf0b34f3acd9d04170727
treec81ec35f2176631b10ae5a83abcdddfa417a5593
parent08059ddda96496e5f3e257edbbecab43404faee7
Rename admin/accounts_helper to admin/filter_helper (#1816)

- Add some spec coverage for both methods
- Add explicit constant call-outs for where the params are from
app/helpers/admin/filter_helper.rb [moved from app/helpers/admin/accounts_helper.rb with 70% similarity]
spec/helpers/admin/accounts_helper_spec.rb [deleted file]
spec/helpers/admin/filter_helper_spec.rb [new file with mode: 0644]