Class: Array
- Includes:
- ArrayCleanup, ArrayNestedHash, ArrayTags, Doing::ChronifyArray
- Defined in:
- lib/doing/good.rb,
 lib/doing/array/array.rb,
 lib/doing/chronify/chronify.rb
Overview
Array helpers
Direct Known Subclasses
Instance Method Summary collapse
- 
  
    
      #cap_first  ⇒ Array 
    
    
  
  
  
  
  
  
  
  
  
    Capitalize first letter of each element. 
- 
  
    
      #good?  ⇒ Boolean 
    
    
  
  
  
  
  
  
  
  
  
    Tests if object is nil or empty. 
- 
  
    
      #utf8  ⇒ Array 
    
    
  
  
  
  
  
  
  
  
  
    Force UTF-8 encoding of strings in array.