end get '/time' do Time.now.to_s end In this example, we're serving up different content for different specified URLs—nothing too complex about that.
確定! 回上一頁