bson_object_id_validations 1.0.3
Provides an ActiveModel validation that checks if an attribute represents a legal BSON::ObjectId .
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (2):
            activemodel
            >= 3.0
          
          
            bson_ext
            >= 1.6
          
    