略過至內容 略過至搜尋
方法
P

實例公開方法

parse!(args)

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