Each template language is exposed via its own rendering method. These methods simply return a string: get '/' do erb :index end.
確定! 回上一頁