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