Sha256: 6db7bef944af2c09dfd965bfd55b11307f5e9c67cd9e71d6ea33ff1bb8ef4fff
Contents?: true
Size: 119 Bytes
Versions: 6
Compression:
Stored size: 119 Bytes
Contents
module Mtwarden module ScopedTo def scoped_to(account) where(:account_id => account.id) end end end
Version data entries
6 entries across 6 versions & 1 rubygems