erb template in the controller's view path and render it. So in this case, Rails will render the app/views/books/index.html.erb file. If we want to display ...
確定! 回上一頁