Method: Pageflow::MediaEncodingStateMachine#retry!

Defined in:
app/state_machines/pageflow/media_encoding_state_machine.rb

#retry!Object

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



112
113
114
# File 'app/state_machines/pageflow/media_encoding_state_machine.rb', line 112

def retry!
  retry_encoding!
end