method

port

port()
public

No documentation available.

# File railties/lib/rails/generators/database.rb, line 107
      def port
        raise NotImplementedError
      end