Module: CustomId::Concern
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/custom_id/concern.rb
Overview
ActiveSupport::Concern that provides the cid class macro for generating
prefixed, collision-resistant custom string IDs for ActiveRecord models.