Flowdock
new(server, name) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/webrick/httpservlet/erbhandler.rb, line 19
      def initialize(server, name)
        super(server, name)
        @script_filename = name
      end
Register or log in to add new notes.