[Source]
# File examples/standalone/standalone.rb, line 34 34: def gateway 35: send_data(SwxGateway.process(params), :filename => 'data.swf', :type => 'application/swf') 36: end
[Validate]