]> cat aescling's git repositories - mastodon.git/commit
Fix performance regression in Account::Field#verifiable? (#8719)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 18 Sep 2018 20:49:24 +0000 (22:49 +0200)
committerGitHub <noreply@github.com>
Tue, 18 Sep 2018 20:49:24 +0000 (22:49 +0200)
commitbac8227519ac0040f79c698c0bd6903427c61c51
tree48621a802830c8e872ac3e66f61f20d0e801e7de
parentf4d549d30081478b1fe2bde9d340262e132bb891
Fix performance regression in Account::Field#verifiable? (#8719)

* Fix performance regression in Account::Field#verifiable?

Regression from #8703

* Fix code style issue
app/models/account.rb