Class: WcoEmail::EmailActionTemplateTie
- Inherits:
-
Object
- Object
- WcoEmail::EmailActionTemplateTie
- Includes:
- Mongoid::Document, Mongoid::Timestamps
- Defined in:
- app/models/wco_email/email_action_template_tie.rb
Instance Attribute Summary collapse
-
#to_delete ⇒ Object
Returns the value of attribute to_delete.
Instance Attribute Details
#to_delete ⇒ Object
Returns the value of attribute to_delete.
7 8 9 |
# File 'app/models/wco_email/email_action_template_tie.rb', line 7 def to_delete @to_delete end |