Class: Decidim::Attributes::Integer
- Inherits:
 - 
      ActiveModel::Type::Integer
      
        
- Object
 - ActiveModel::Type::Integer
 - Decidim::Attributes::Integer
 
 
- Defined in:
 - lib/decidim/attributes/integer.rb
 
Overview
Custom attributes value to represent an Integer that is customized from the parent class to also convert records to their ID representations.