FileMood

Download Lynda.com - Ruby on Rails 4 Essential Training

Lynda com Ruby on Rails Essential Training

Name

Lynda.com - Ruby on Rails 4 Essential Training

 DOWNLOAD Copy Link

Total Size

2.0 GB

Total Files

124

Hash

F44D719BB28A75FE5FF4453A7ED38AD03967320E

/0. Introduction/

001. Welcome.mp4

9.8 MB

002. Using the exercise files.mp4

7.1 MB

/1. What Is Ruby on Rails/

003. Introducing Ruby on Rails.mp4

4.3 MB

004. Why use Ruby on Rails.mp4

10.4 MB

005. Understanding MVC architecture.mp4

5.7 MB

/10. Layouts, Partials, and View Helpers/

077. Layouts.mp4

26.2 MB

078. Partial templates.mp4

15.4 MB

079. Text helpers.mp4

33.7 MB

080. Number helpers.mp4

9.2 MB

081. Date and time helpers.mp4

8.8 MB

082. Custom helpers.mp4

18.3 MB

083. Sanitize helpers.mp4

26.3 MB

/11. Assets/

084. Introducing the asset pipeline.mp4

15.7 MB

085. Stylesheets.mp4

20.8 MB

086. JavaScript.mp4

28.9 MB

087. Images.mp4

20.0 MB

/12. Forms/

088. Form helpers.mp4

29.7 MB

089. Form option helpers.mp4

30.8 MB

090. Date and time form helpers.mp4

24.9 MB

091. Form errors.mp4

27.6 MB

092. Preventing cross-site request forgery.mp4

8.7 MB

/13. Data Validation/

093. Validation methods.mp4

24.4 MB

094. Using validation methods.mp4

37.8 MB

095. The validates method.mp4

8.4 MB

096. Custom validations.mp4

15.4 MB

/14. User Authentication/

097. Introduction to authentication.mp4

7.1 MB

098. Secure passwords.mp4

24.3 MB

099. Login and logout.mp4

22.7 MB

100. Cookies and sessions.mp4

21.0 MB

101. Restricting access with before_action.mp4

21.7 MB

/15. Improving the Simple CMS/

102. Challenge - AdminUser CRUD.mp4

8.0 MB

103. Solution - AdminUser CRUD.mp4

25.8 MB

104. Nesting pages in subjects.mp4

39.3 MB

105. Adding RubyGems - acts_as_list.mp4

23.1 MB

106. Managing sort positions.mp4

16.9 MB

107. ActiveRecord callbacks.mp4

26.5 MB

108. The public area.mp4

27.5 MB

109. Public area navigation.mp4

14.0 MB

/16. REST and RESTful Routes/

110. What is REST.mp4

7.0 MB

111. REST HTTP verbs.mp4

6.3 MB

112. RESTful routes.mp4

8.2 MB

113. RESTful links and forms.mp4

8.5 MB

114. Using nonstandard resources.mp4

5.5 MB

115. Nested resources.mp4

9.8 MB

/17. Debugging and Error Handling/

116. Understanding errors.mp4

33.6 MB

117. Logging to log files.mp4

23.2 MB

118. Debugging techniques.mp4

5.5 MB

119. Errors in production.mp4

6.3 MB

/18. Introducing More Advanced Topics/

120. Testing.mp4

10.6 MB

121. Deploying.mp4

8.6 MB

/19. Conclusion/

122. Next steps.mp4

5.8 MB

/2. Installing Ruby on Rails on a Mac/

006. Terminal and Unix setup.mp4

25.0 MB

007. Xcode.mp4

10.4 MB

008. Homebrew.mp4

11.5 MB

009. Ruby.mp4

33.9 MB

010. RubyGems.mp4

8.5 MB

011. Ruby on Rails.mp4

10.5 MB

012. MySQL.mp4

32.5 MB

013. Web server.mp4

4.5 MB

014. Text editor.mp4

13.2 MB

/3. Installing Ruby on Rails on a Windows Machine/

015. Using the Command Prompt.mp4

8.4 MB

016. Ruby.mp4

23.7 MB

017. DevKit.mp4

18.5 MB

018. RubyGems.mp4

5.8 MB

019. Ruby on Rails.mp4

9.9 MB

020. MySQL.mp4

31.5 MB

021. MySQL RubyGem.mp4

20.6 MB

022. Problems with MySQL RubyGem.mp4

4.8 MB

023. Web server.mp4

3.0 MB

024. Text editor.mp4

13.1 MB

/4. Getting Started/

025. Creating a project.mp4

14.6 MB

026. Introducing Bundler.mp4

14.7 MB

027. Accessing a project.mp4

11.6 MB

028. Generating a controller and view.mp4

12.6 MB

029. File structure.mp4

10.1 MB

030. Server request handling.mp4

11.2 MB

031. Routes.mp4

25.0 MB

/5. Controllers, Views, and Dynamic Content/

032. Rendering templates.mp4

17.8 MB

033. Redirecting actions.mp4

13.9 MB

034. View templates.mp4

12.0 MB

035. Instance variables.mp4

9.4 MB

036. Links.mp4

13.1 MB

037. URL parameters.mp4

20.0 MB

/6. Databases and Migrations/

038. Introducing databases.mp4

13.2 MB

039. Creating a database.mp4

14.4 MB

040. Configuring a project for a database.mp4

15.0 MB

041. Rake.mp4

9.6 MB

042. Introducing migrations.mp4

5.5 MB

043. Generating migrations.mp4

24.9 MB

044. Running migrations.mp4

20.6 MB

045. Migration methods.mp4

27.7 MB

046. Solving migration problems.mp4

17.9 MB

047. Challenge - Migrations for the CMS.mp4

7.6 MB

048. Solution - Migrations for the CMS.mp4

16.1 MB

/7. Models, ActiveRecord, and ActiveRelation/

049. Understanding ActiveRecord and ActiveRelation.mp4

9.3 MB

050. Generating a model.mp4

15.6 MB

051. Working in the Rails console.mp4

5.8 MB

052. Creating records.mp4

21.6 MB

053. Updating records.mp4

11.0 MB

054. Deleting records.mp4

9.4 MB

055. Finding records.mp4

15.2 MB

056. Query methods - Conditions.mp4

20.3 MB

057. Query methods - order, limit, and offset.mp4

17.9 MB

058. Named scopes.mp4

24.3 MB

/8. Associations/

059. Relationship types.mp4

12.7 MB

060. One-to-one associations.mp4

24.6 MB

061. One-to-many associations.mp4

27.6 MB

062. Many-to-many associations - Simple.mp4

26.6 MB

063. Many-to-many associations - Rich.mp4

35.3 MB

064. Traversing a rich association.mp4

13.9 MB

/9. Controllers and CRUD/

065. Basic CRUD.mp4

10.5 MB

066. Read action - Index.mp4

12.7 MB

067. Read action - Show.mp4

13.4 MB

068. Form basics.mp4

12.0 MB

069. Create action - New.mp4

11.6 MB

070. Mass assignment and strong parameters.mp4

7.1 MB

071. Create action - Create.mp4

21.2 MB

072. Update actions - Edit-update.mp4

19.7 MB

073. Delete actions - Delete-destroy.mp4

18.6 MB

074. Flash hash.mp4

17.8 MB

075. Challenge - Pages and sections CRUD.mp4

3.4 MB

076. Solution - Pages and sections CRUD.mp4

29.9 MB

/

Exercise Files.zip

7.6 MB

Info.txt

1.4 KB

 

Total files 124


Copyright © 2024 FileMood.com