Amazon AWS SDK Instrukcja Użytkownika Strona 28

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 29
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 27
Myapp::Application.routes.draw do
# add this line:
resources :my_records
end
Now, you can create records in the browser at localhost:3000/my_records. Note that this link is valid
only if you have completed the above procedure.
Version v1.0.0
25
AWS SDK for Ruby Developer Guide
Run the Samples
Przeglądanie stron 27
1 2 ... 23 24 25 26 27 28 29

Komentarze do niniejszej Instrukcji

Brak uwag