-
Урок 1. 00:01:04Welcome
-
Урок 2. 00:02:53How to use the exercise files?
-
Урок 3. 00:06:01Ruby on Rails introduction
-
Урок 4. 00:03:30Understanding MVC architecture
-
Урок 5. 00:07:03Create a project
-
Урок 6. 00:10:15Configure a project
-
Урок 7. 00:04:28File structure of a project
-
Урок 8. 00:03:38Access a project
-
Урок 9. 00:06:37Generate a controller and view
-
Урок 10. 00:06:00Server request handling
-
Урок 11. 00:09:12Routes
-
Урок 12. 00:01:12Experiment on your own
-
Урок 13. 00:07:00Render a template
-
Урок 14. 00:06:04Redirect actions
-
Урок 15. 00:07:04View templates
-
Урок 16. 00:03:36Instance variables
-
Урок 17. 00:06:11Links
-
Урок 18. 00:07:24URL parameters
-
Урок 19. 00:07:53Introduction to databases
-
Урок 20. 00:02:27Create a database
-
Урок 21. 00:03:04Migrations
-
Урок 22. 00:04:03Generate migrations
-
Урок 23. 00:07:58Generate models
-
Урок 24. 00:08:22Run migrations
-
Урок 25. 00:07:47Migration methods
-
Урок 26. 00:05:41Solve migration problems
-
Урок 27. 00:04:00Challenge: Migrations for the CMS
-
Урок 28. 00:04:20Solution: Migrations for the CMS
-
Урок 29. 00:04:32ActiveRecord and ActiveRelation
-
Урок 30. 00:05:52Model naming
-
Урок 31. 00:02:51Model attributes
-
Урок 32. 00:03:17The Rails console
-
Урок 33. 00:04:53Create records
-
Урок 34. 00:03:16Update records
-
Урок 35. 00:02:29Delete records
-
Урок 36. 00:05:48Find records
-
Урок 37. 00:07:39Query methods - Conditions
-
Урок 38. 00:06:29Query methods - Order, limit, and offset
-
Урок 39. 00:08:26Named scopes
-
Урок 40. 00:07:02Relationship types
-
Урок 41. 00:09:42One-to-one associations
-
Урок 42. 00:07:54One-to-many associations
-
Урок 43. 00:04:18belongs_to presence validation
-
Урок 44. 00:09:58Many-to-many associations - Simple
-
Урок 45. 00:10:17Many-to-many associations - Rich
-
Урок 46. 00:05:24Traverse a rich association
-
Урок 47. 00:06:56CRUD
-
Урок 48. 00:05:51REST
-
Урок 49. 00:06:54Resourceful routes
-
Урок 50. 00:04:05Resourceful URL helpers
-
Урок 51. 00:06:31Read action - Index
-
Урок 52. 00:05:22Read action - Show
-
Урок 53. 00:05:13Form basics
-
Урок 54. 00:04:54Create action - New
-
Урок 55. 00:05:27Create action - Create
-
Урок 56. 00:06:33Strong parameters
-
Урок 57. 00:07:53Update actions - Edit_update
-
Урок 58. 00:07:11Delete actions - Delete_destroy
-
Урок 59. 00:07:28Flash hash
-
Урок 60. 00:01:43Challenge: Pages and sections CRUD
-
Урок 61. 00:07:38Solution: Pages and sections CRUD
-
Урок 62. 00:08:33Layouts
-
Урок 63. 00:04:43Partial templates
-
Урок 64. 00:04:32Text helpers
-
Урок 65. 00:04:22Number helpers
-
Урок 66. 00:03:39Date and time helpers
-
Урок 67. 00:05:22Custom helpers
-
Урок 68. 00:08:53Sanitization helpers
-
Урок 69. 00:04:49Asset pipeline
-
Урок 70. 00:12:01Stylesheets
-
Урок 71. 00:07:33JavaScript
-
Урок 72. 00:03:30JavaScript tag and sanitizing
-
Урок 73. 00:06:22Images
-
Урок 74. 00:08:35Form helpers
-
Урок 75. 00:08:45Form options helpers
-
Урок 76. 00:06:16Date and time form helpers
-
Урок 77. 00:07:36Form errors
-
Урок 78. 00:05:03Prevent cross-site request forgery
-
Урок 79. 00:11:37Validation methods
-
Урок 80. 00:12:07Write validations
-
Урок 81. 00:03:15Validates method
-
Урок 82. 00:06:12Custom validations
-
Урок 83. 00:03:10Cookies
-
Урок 84. 00:06:50Sessions
-
Урок 85. 00:10:45Controller filters
-
Урок 86. 00:07:40Logging
-
Урок 87. 00:04:01Authentication introduction
-
Урок 88. 00:08:35Secure passwords
-
Урок 89. 00:07:30Create a controller for access
-
Урок 90. 00:08:29Login and logout
-
Урок 91. 00:07:36Restrict access
-
Урок 92. 00:02:44Challenge: AdminUser CRUD
-
Урок 93. 00:07:56Solution: AdminUser CRUD
-
Урок 94. 00:10:35Public area
-
Урок 95. 00:06:03Public area navigation
-
Урок 96. 00:09:44Nesting pages in subjects
-
Урок 97. 00:07:37Nesting sections in pages
-
Урок 98. 00:08:25Adding RubyGems - acts_as_list
-
Урок 99. 00:03:30Finishing touches
-
Урок 100. 00:01:44Next steps
- Категории
- Источники
- Все курсы
- Разделы
- Книги