class ThriftServer::MiddlewareStack
Public Instance Methods
finalize!()
click to toggle source
# File lib/thrift_server.rb, line 43 def finalize! stack.freeze to_app end
# File lib/thrift_server.rb, line 43 def finalize! stack.freeze to_app end