decko-commons/decko

View on GitHub
mod/account/set/type_plus_right/cardtype/account.rb

Summary

Maintainability
A
0 mins
Test Coverage
# needed because of the present of Set cards like Signup+account, which
# are not true account cards.
def own_account?
  false
end