Module: Mongoid::Warnings Private
Do not use. This module is for internal use only.
Relationships & Source Files | |
Defined in: | lib/mongoid/warnings.rb |
Overview
Encapsulates behavior around logging and caching warnings so they are only logged once.
Class Method Summary
-
.warning(id, message)
Internal use only
Define a warning message method for the given id.
Class Method Details
.warning(id, message)
Define a warning message method for the given id.