Удален по просьбе правообладателя
  1. Урок 1. 00:02:20
    Introduction
  2. Урок 2. 00:04:07
    Create the App
  3. Урок 3. 00:07:33
    Views and Controllers: Part 1
  4. Урок 4. 00:08:29
    Views and Controllers: Part 2
  5. Урок 5. 00:07:40
    Models: Part 1
  6. Урок 6. 00:11:24
    Models: Part 2
  7. Урок 7. 00:05:58
    Connecting MVC
  8. Урок 8. 00:10:19
    Migrations
  9. Урок 9. 00:09:22
    View Helpers
  10. Урок 10. 00:03:58
    Layouts
  11. Урок 11. 00:07:25
    Stylesheet and Image Assets
  12. Урок 12. 00:10:09
    Routes: Show Page
  13. Урок 13. 00:09:14
    Routes: Linking Pages
  14. Урок 14. 00:11:55
    Forms: Editing Records: Part 1
  15. Урок 15. 00:11:55
    Forms: Editing Records: Part 2
  16. Урок 16. 00:14:45
    Forms: Creating Records
  17. Урок 17. 00:06:56
    Partials
  18. Урок 18. 00:05:31
    Destroying Records
  19. Урок 19. 00:06:22
    Custom Queries
  20. Урок 20. 00:09:58
    Migrations Revisited
  21. Урок 21. 00:10:01
    Model Validations
  22. Урок 22. 00:09:28
    Handling Validation Errors
  23. Урок 23. 00:05:24
    The Flash
  24. Урок 24. 00:13:45
    One-to-Many: belongs_to
  25. Урок 25. 00:11:51
    One-to-Many: has_many
  26. Урок 26. 00:12:58
    One-to-Many: Nested Resources
  27. Урок 27. 00:17:24
    One-to-Many: Forms
  28. Урок 28. 00:04:46
    One-to-Many: Logic
  29. Урок 29. 00:13:21
    User Account Model
  30. Урок 30. 00:10:21
    User Signup
  31. Урок 31. 00:07:51
    Edit User Account
  32. Урок 32. 00:12:33
    Sign In
  33. Урок 33. 00:08:00
    Authentication
  34. Урок 34. 00:06:58
    Current User
  35. Урок 35. 00:05:25
    Sign Out
  36. Урок 36. 00:09:10
    Authorization: Part 1
  37. Урок 37. 00:10:07
    Authorization: Part 2
  38. Урок 38. 00:09:51
    Admin Users
  39. Урок 39. 00:08:37
    Many-to-Many Associations: Part 1
  40. Урок 40. 00:08:29
    Many-to-Many Associations: Part 2
  41. Урок 41. 00:10:37
    Another Many-to-Many Association
  42. Урок 42. 00:07:07
    Through Associations: Part 1
  43. Урок 43. 00:13:16
    Through Associations: Part 2
  44. Урок 44. 00:10:17
    Many-to-Many with Checkboxes: Part 1
  45. Урок 45. 00:05:33
    Many-to-Many with Checkboxes: Part 2
  46. Урок 46. 00:10:37
    Custom Scopes and Routes: Part 1
  47. Урок 47. 00:07:25
    Custom Scopes and Routes: Part 2
  48. Урок 48. 00:15:08
    Friendly URLs and Callbacks
  49. Урок 49. 00:11:28
    Deployment
  50. Урок 50. 00:17:46
    Active Storage File Uploads: Part 1
  51. Урок 51. 00:06:39
    Active Storage File Uploads: Part 2
  52. Урок 52. 00:06:30
    Encrypted Credentials
  53. Урок 53. 00:04:44
    Uploading Files to Amazon S3
  54. Урок 54. 00:00:20
    Wrap Up