Sha256: 2b03bc12a7656c69a8670b4e8ff6728e7f12ce35868c9cafcd533728e31182fb
Contents?: true
Size: 230 Bytes
Versions: 13
Compression:
Stored size: 230 Bytes
Contents
# encoding: utf-8 module Mongoid #:nodoc: module Extensions #:nodoc: module Nil #:nodoc: module Collectionization #:nodoc: def collectionize to_s.collectionize end end end end end
Version data entries
13 entries across 13 versions & 3 rubygems