Method: Sinatra::Helpers::Stream#flush
- Defined in:
- app/openbel/api/helpers/translators.rb
#flush ⇒ Object
flush is a no-op; flushing is handled by sinatra/rack server
28 |
# File 'app/openbel/api/helpers/translators.rb', line 28 def flush; end |