FileMood

Download Ruby on Rails Beyond the Basics [Lynda.com]

Ruby on Rails Beyond the Basics Lynda com

Name

Ruby on Rails Beyond the Basics [Lynda.com]

 DOWNLOAD Copy Link

Total Size

985.8 MB

Total Files

117

Hash

A7501EB5E08218C43ED8CED41EDDACA04CF6526A

/01. Introduction/

01. Introduction.mov

1.5 MB

02. Using the exercise files.mov

3.5 MB

/02. Maintaining Ruby and Rails/

01. Updating Ruby .mov

19.7 MB

02. Updating Rails and Gems .mov

11.3 MB

03. Updating previous Rails projects .mov

12.1 MB

04. Freezing Rails to a version .mov

7.1 MB

05. Offline Ruby documentation .mov

8.3 MB

06. Offline Rails documentation .mov

11.5 MB

07. Installing Subversion and Edge Rails .mov

14.7 MB

/03. Working Directly with Ruby and Rails/

01. Ruby from the command line .mov

3.7 MB

02. Interactive Ruby (IRB) .mov

4.2 MB

03. Getting more out of IRB .mov

10.3 MB

04. Rails console script .mov

8.3 MB

05. Rails runner script .mov

4.5 MB

/04. Intermediate Ruby/

01. Arrays .mov

9.2 MB

02. Hashes .mov

7.5 MB

03. Code blocks - Each .mov

11.2 MB

04. Code blocks - Find .mov

8.2 MB

05. Code blocks - Merge .mov

5.5 MB

06. Code blocks - Collect .mov

9.4 MB

07. Code blocks - Inject .mov

8.4 MB

08. Code blocks - Sort .mov

9.0 MB

09. Custom code blocks .mov

6.2 MB

10. Classes .mov

17.3 MB

11. Methods .mov

6.2 MB

12. Modules .mov

12.5 MB

13. Control flow .mov

4.6 MB

14. Catching errors and raising exceptions .mov

14.6 MB

/05. Describing Your Project/

01. Project description overview .mov

1.9 MB

02. Blueprinting the presentation layer .mov

2.6 MB

03. Blueprinting the database .mov

4.3 MB

04. Previewing the finished blog .mov

7.1 MB

05. Creating the project files .mov

2.1 MB

/06. Databases and Migrations/

01. Why use migrations .mov

2.6 MB

02. Creating a database and granting privileges .mov

9.7 MB

03. Creating a migration with a model .mov

9.0 MB

04. Customizing a migration .mov

9.8 MB

05. Generating a migration .mov

5.8 MB

06. Writing the AlterPosts migration .mov

11.9 MB

07. Migrating a join table .mov

5.9 MB

08. Migrating a simple join to a rich join .mov

8.6 MB

09. Accessing models within migrations .mov

6.0 MB

10. Migrating from legacy databases .mov

16.3 MB

/07. Configuration Options in Rails/

01. Loading in other files .mov

11.3 MB

02. Logging .mov

8.4 MB

03. Session configuration options .mov

9.5 MB

04. Session storage options .mov

10.8 MB

/08. Getting More from ActiveRecord Models/

01. Setting the table name .mov

3.7 MB

02. Specifying the class name and foreign key .mov

8.4 MB

03. Handling dependent related records .mov

6.0 MB

04. Creating custom relationships .mov

3.1 MB

05. Using has_many through .mov

5.3 MB

06. One-to-one relationships using has_one .mov

3.0 MB

07. When does ActiveRecord save to the database .mov

11.6 MB

08. Examining the difference between length and size .mov

11.0 MB

09. Adding a counter cache .mov

15.8 MB

10. Save before making many-to-many joins .mov

3.9 MB

/09. Creating the Post CRUD/

01. Generating controllers with actions .mov

4.9 MB

02. Adding layouts and style sheets .mov

11.6 MB

03. Creating the list of posts .mov

17.7 MB

04. Creating the form for posts .mov

5.6 MB

05. Adding authors to the Post form .mov

8.6 MB

06. Saving author information with the post .mov

8.9 MB

07. Adding category checkboxes to the form .mov

21.6 MB

/10. Creating the Category CRUD/

01. Merging the List, Show, and New actions .mov

9.4 MB

02. Merging the Edit action .mov

5.5 MB

03. Giving the Category form two actions .mov

6.4 MB

/11. Creating the User CRUD/

01. Creating a list of users .mov

7.8 MB

02. Choosing between two forms .mov

11.2 MB

03. Merging New and Edit into Manage .mov

5.8 MB

04. Merging Create and Update into Manage .mov

9.2 MB

05. Merging Destroy into Manage .mov

10.0 MB

/12. Creating the Comment CRUD/

01. Creating the list of comments .mov

12.6 MB

02. Moderating comments .mov

11.5 MB

03. Filtering the comments being viewed .mov

8.3 MB

04. Conditional links .mov

4.3 MB

/13. Improving Access Control/

01. Login Action and View .mov

6.9 MB

02. Protected and accessible attributes .mov

6.6 MB

03. Using callbacks .mov

10.3 MB

04. Improving security by salting passwords .mov

4.8 MB

05. Storing unique salt strings .mov

14.1 MB

06. Hashing old passwords using migrations .mov

9.5 MB

07. Authorizing access with a Before filter .mov

9.4 MB

/14. Creating the Public Site/

01. Creating the public list of posts .mov

10.1 MB

02. Utilizing view helpers .mov

12.3 MB

03. Writing custom helpers .mov

12.5 MB

04. Using partials with collections .mov

7.7 MB

05. Sharing partials .mov

5.3 MB

06. Passing local variables to partials .mov

13.8 MB

07. Displaying only approved comments .mov

5.1 MB

08. Adding and testing the Comment form .mov

10.1 MB

09. Adding the comment count as a link .mov

7.5 MB

10. Eager loading with Include .mov

19.5 MB

/15. Validations/

01. Basic validations .mov

11.4 MB

02. Custom validations .mov

8.2 MB

03. Validation callbacks .mov

8.3 MB

/16. Creating the Category and Archive Views/

01. Creating a list of category links .mov

9.2 MB

02. Viewing posts by category .mov

9.7 MB

03. Creating a list of archive links .mov

8.9 MB

04. Viewing posts by month .mov

7.6 MB

/17. Routes/

01. Overview of Rails routing .mov

3.7 MB

02. Understanding the initial routes .mov

10.1 MB

03. Defining a route alias .mov

8.0 MB

04. Setting default values .mov

7.4 MB

05. Putting parameters in custom routes .mov

8.0 MB

06. Filtering routes with requirements .mov

9.9 MB

07. Named routes .mov

10.5 MB

08. Viewing route definitions .mov

6.4 MB

/18. Pagination/

01. Pagination overview .mov

1.5 MB

02. Classic pagination .mov

6.2 MB

03. Custom pagination .mov

6.5 MB

04. Plug-in pagination .mov

6.6 MB

05. The will_paginate plug-in .mov

9.8 MB

/19. Final Steps/

01. Finishing the project .mov

4.8 MB

02. Generating application documentation .mov

8.2 MB

03. Reviewing application statistics .mov

1.9 MB

/20. Conclusion/

01. Goodbye.mov

356.3 KB

 

Total files 117


Copyright © 2024 FileMood.com