method

port

port()
public

No documentation available.

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