]> cat aescling's git repositories - mastodon.git/commit
Add specs for action log helper (#9605)
authorysksn <bluewhale1982@gmail.com>
Fri, 15 Mar 2019 15:57:23 +0000 (00:57 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Fri, 15 Mar 2019 15:57:23 +0000 (00:57 +0900)
commit782b622f5f295fc9d91bb2461dc049f55766af9c
treeea92ae0238eaaa45204fa7b0b5ecc6240fc90b9c
parent8347479f5d801b6b9756e804b62e04e517fed196
Add specs for action log helper (#9605)

* Add specs for ActionLogHelper

* Make some methods private

methods below never referenced from outside of their module:

- #linkable_log_target
- #log_target_from_history
app/helpers/admin/action_logs_helper.rb
spec/helpers/admin/action_log_helper_spec.rb [new file with mode: 0644]