Class: Doing::DayOneRenderer
- Defined in:
- lib/doing/plugins/export/dayone_export.rb
Instance Attribute Summary collapse
- 
  
    
      #items  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute items. 
- 
  
    
      #page_title  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute page_title. 
- 
  
    
      #totals  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute totals. 
Instance Method Summary collapse
- #get_binding ⇒ Object
- 
  
    
      #initialize(page_title, items, totals)  ⇒ DayOneRenderer 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of DayOneRenderer. 
Constructor Details
#initialize(page_title, items, totals) ⇒ DayOneRenderer
Returns a new instance of DayOneRenderer.
Instance Attribute Details
#items ⇒ Object
Returns the value of attribute items.
#page_title ⇒ Object
Returns the value of attribute page_title.
#totals ⇒ Object
Returns the value of attribute totals.