Source: show | on GitHub
# File railties/lib/rails/commands/server/server_command.rb, line 14 def parse!(args) Rails::Command::ServerCommand.new([], args).server_options end