]> cat aescling's git repositories - mastodon.git/commit
Extract user tracking into concern (#2600)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Sat, 29 Apr 2017 22:28:16 +0000 (18:28 -0400)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 29 Apr 2017 22:28:16 +0000 (00:28 +0200)
commitfdcf884cf719b682e413ee047542861b5a5cf3b7
tree26234ef9661c33c7935f1a3857c76cd9c57da7dd
parent964035b1186a4dd66be0e0fb6cf56959e21c10e4
Extract user tracking into concern (#2600)
app/controllers/application_controller.rb
app/controllers/concerns/user_tracking_concern.rb [new file with mode: 0644]
spec/controllers/concerns/user_tracking_concern_spec.rb [new file with mode: 0644]