rails new; bin/rails server; bin/rails generate; bin/rails console ... Then the view, to display our message (in app/views/greetings/hello.html.erb ):.
確定! 回上一頁