Rails does not make any distinction between query string parameters and POST parameters, and both are available in the params hash in your controller:.
確定! 回上一頁