Class Plucky::Normalizers::CriteriaHashKey
In: lib/plucky/normalizers/criteria_hash_key.rb
Parent: Object

Methods

call  

Public Instance methods

Public: Returns key normalized for Mongo

key - The key to normalize

Returns key as Symbol if possible, else key with no changes

[Validate]