Class: TableSync::Publishing::Raw
- Inherits:
-
Object
- Object
- TableSync::Publishing::Raw
- Includes:
- Tainbox
- Defined in:
- lib/table_sync/publishing/raw.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
20 21 22 |
# File 'lib/table_sync/publishing/raw.rb', line 20 def TableSync::Publishing::Message::Raw.new(attributes) end |
#publish_now ⇒ Object
16 17 18 |
# File 'lib/table_sync/publishing/raw.rb', line 16 def publish_now .publish end |