Sha256: af5b64ab42126e92bc668aa1b7fa50dbeb069e0b83ff63db932ad9e4a5a359b6
Contents?: true
Size: 165 Bytes
Versions: 13
Compression:
Stored size: 165 Bytes
Contents
module Item # !!!THE BELOW TRICK FROM PHP DIDN'T WORK!!!! # def self.with_all # self.includes(['title', 'slug', 'timestamp', 'people', 'keyword']).all # end end
Version data entries
13 entries across 13 versions & 1 rubygems