Class: TotalIn::Document::Sender
- Inherits:
-
Object
- Object
- TotalIn::Document::Sender
- Includes:
- AttributeMethods
- Defined in:
- lib/total_in/document.rb
Class Method Summary collapse
Methods included from AttributeMethods
Class Method Details
.add_to_contexts(contexts) ⇒ Object
96 97 98 |
# File 'lib/total_in/document.rb', line 96 def self.add_to_contexts contexts contexts.move_to_or_add_to_parent self, Transaction end |