diff --git a/_figures/assets/CRUD/index_routes.html b/_figures/assets/CRUD/index_routes.html index 845899d6..8e53d31c 100644 --- a/_figures/assets/CRUD/index_routes.html +++ b/_figures/assets/CRUD/index_routes.html @@ -6,28 +6,24 @@
-| Helper | +Helper + (Path / + Url) + | HTTP Verb | Path | Controller#Action | +Source Location | |||
|---|---|---|---|---|---|---|---|---|
| - Path / - Url - | -- | -- - | -+ |
- books#index
+ books#index + |
+ + /Users/igaiga/books_app/config/routes.rb:2 | |||
|
books#create |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | |||||||
| @@ -76,6 +78,9 @@ |
books#new |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||||||
| @@ -90,6 +95,9 @@ |
books#edit |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||||||
| @@ -104,6 +112,9 @@ |
books#show |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||||||
| @@ -117,6 +128,9 @@ |
books#update |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||||||
| @@ -130,6 +144,9 @@ |
books#update |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||||||
| @@ -143,8 +160,10 @@ |
books#destroy |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||||||
| Helper | -HTTP Verb | -Path | -Controller#Action | -|
|---|---|---|---|---|
| Path / - Url - | -- | - | -- | |
| Helper + (Path / + Url) + | +HTTP Verb | +Path | +Controller#Action | +Source Location | +
| + | +
books#index |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||
@@ -65,6 +67,9 @@ リクエスト |
books#create |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||
@@ -79,6 +84,9 @@ リクエスト |
books#new |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||
@@ -93,6 +101,9 @@ リクエスト |
books#edit |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||
@@ -107,6 +118,9 @@ リクエスト |
books#show |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||
@@ -120,6 +134,9 @@ リクエスト |
books#update |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||
@@ -133,6 +150,9 @@ リクエスト |
books#update |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||
@@ -146,6 +166,9 @@ リクエスト |
books#destroy |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||
| Helper | -HTTP Verb | -Path | -Controller#Action | -||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Path / - Url - | -- | - | -- | ||||||||||||||||||||||||||||||||||||||||
| Helper + (Path / + Url) + | +HTTP Verb | +Path | +Controller#Action | +Source Location | +|||
|---|---|---|---|---|---|---|---|
| + | +|||||||
| - books_path + books_path | -+ | GET | -+ | /books(.:format) | -+ |
books#index |
+ + /Users/igaiga/books_app/config/routes.rb:2 + |
| @@ -57,13 +59,16 @@ |
books#create |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | |||||
| - new_book_path + new_book_path | - GET + GET | /books/new(.:format) @@ -71,10 +76,13 @@ |
books#new |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | |||
| - edit_book_path + edit_book_path | GET @@ -85,10 +93,13 @@ |
books#edit |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||||
| - book_path + book_path | GET @@ -99,8 +110,11 @@ |
books#show |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | ||||
| @@ -112,6 +126,9 @@ |
books#update |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | |||||
| @@ -125,6 +142,9 @@ |
books#update |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | |||||
| @@ -138,10 +158,14 @@ |
books#destroy |
+ + /Users/igaiga/books_app/config/routes.rb:2 + | |||||