Class: TableSync::Publishing::Raw
- Inherits:
-
Object
- Object
- TableSync::Publishing::Raw
- Includes:
- Utils::RequiredValidator, Tainbox
- Defined in:
- lib/table_sync/publishing/raw.rb
Instance Method Summary collapse
Methods included from Utils::RequiredValidator
Instance Method Details
#message ⇒ Object
23 24 25 |
# File 'lib/table_sync/publishing/raw.rb', line 23 def TableSync::Publishing::Message::Raw.new(attributes) end |
#publish_now ⇒ Object
19 20 21 |
# File 'lib/table_sync/publishing/raw.rb', line 19 def publish_now .publish end |