Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
いずれかの Rails プロジェクトのすべての REST URL のリストを取得したいと考えています。それらを取得するコマンドがあると思います。私はレールが初めてなので、今のところ運がありません。
ありがとうスミス
rake routesトリックを行う必要があります。
rake routes
コマンドプロンプトを開く
プロジェクト フォルダーに移動する
走るrake routes