Class: Doing::Changes
Overview
A collection of Changes
Instance Attribute Summary collapse
- 
  
    
      #changes  ⇒ Object 
    
    
  
  
  
  
    
      readonly
    
    
  
  
  
  
  
  
    Returns the value of attribute changes. 
- 
  
    
      #changes_only  ⇒ Object 
    
    
  
  
  
  
    
    
      writeonly
    
  
  
  
  
  
  
    Sets the attribute changes_only. 
Instance Method Summary collapse
- 
  
    
      #initialize(lookup: nil, search: nil, changes: false, sort: :desc, prefix: false, only: %i[changed new improved fixed]))  ⇒ Changes 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of Changes. 
- #interactive ⇒ Object
- #latest ⇒ Object
- #to_s ⇒ Object
- #versions ⇒ Object
Constructor Details
#initialize(lookup: nil, search: nil, changes: false, sort: :desc, prefix: false, only: %i[changed new improved fixed])) ⇒ Changes
Returns a new instance of Changes.