Class: CDMDEXER::SetSpecFormatter
- Inherits:
 - 
      Object
      
        
- Object
 - CDMDEXER::SetSpecFormatter
 
 
- Defined in:
 - lib/cdmdexer/formatters.rb
 
Class Method Summary collapse
Class Method Details
.format(value) ⇒ Object
      128 129 130  | 
    
      # File 'lib/cdmdexer/formatters.rb', line 128 def self.format(value) value['setSpec'] end  |