本站已收录 番号和无损神作磁力链接/BT种子 

[FreeTutorials.Us] professional-rails-5-development-course

种子简介

种子名称: [FreeTutorials.Us] professional-rails-5-development-course
文件类型: 视频
文件数目: 212个文件
文件大小: 5.94 GB
收录时间: 2019-4-7 23:35
已经下载: 3
资源热度: 85
最近下载: 2024-6-27 12:36

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:bdf98fc5f3d8a444324027e6765a9f1ed6bcacfc&dn=[FreeTutorials.Us] professional-rails-5-development-course 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeTutorials.Us] professional-rails-5-development-course.torrent
  • 01-environment-customization/001-the-application-were-going-to-build.mp446.72MB
  • 01-environment-customization/002-section-introduction.mp412.08MB
  • 01-environment-customization/003-introduction-to-the-command-line-interface-in-mac-and-linux.mp419.29MB
  • 01-environment-customization/004-installing-the-xcode-command-line-tools-for-mac.mp43.18MB
  • 01-environment-customization/005-installing-git-for-source-code-version-control.mp49.92MB
  • 01-environment-customization/006-how-to-install-homebrew-on-a-mac.mp47.79MB
  • 01-environment-customization/007-installing-gpg-security-system-on-a-mac.mp45.82MB
  • 01-environment-customization/008-guide-to-rvm-for-ruby-management.mp423.14MB
  • 01-environment-customization/009-configuring-rubygems-and-installing-rails.mp415.08MB
  • 01-environment-customization/010-installing-the-postgres-database-on-a-mac.mp49.79MB
  • 01-environment-customization/011-installing-and-working-with-the-sublime-text-editor.mp436.75MB
  • 01-environment-customization/012-guide-to-using-c9.io-for-your-rails-environment-if-youre-on-a-pc.mp427.07MB
  • 01-environment-customization/013-deep-dive-into-the-command-line-part-1-of-2.mp450.83MB
  • 01-environment-customization/014-deep-dive-into-the-command-line-part-2-of-2.mp430.08MB
  • 02-app-creation-and-project-planning/015-section-introduction.mp410.58MB
  • 02-app-creation-and-project-planning/016-signing-up-for-a-project-management-account.mp46.12MB
  • 02-app-creation-and-project-planning/017-managing-the-project-management-dashboard.mp414.99MB
  • 02-app-creation-and-project-planning/018-importing-project-management-tasks-into-pivotal-tracker.mp42.31MB
  • 02-app-creation-and-project-planning/019-creating-a-rails-application.mp425.82MB
  • 02-app-creation-and-project-planning/020-generating-a-blog-for-the-portfolio-application-using-rails-scaffolds.mp420.54MB
  • 02-app-creation-and-project-planning/021-analyzing-the-rails-process-index-and-show-actions.mp424.41MB
  • 02-app-creation-and-project-planning/022-analyzing-the-rails-process-new-create-update-edit-and-destroy-actions.mp427.36MB
  • 02-app-creation-and-project-planning/023-analyzing-the-rails-process-routing-with-resources.mp413.52MB
  • 02-app-creation-and-project-planning/024-rails-file-system-overview.mp427.95MB
  • 02-app-creation-and-project-planning/025-updating-the-project-management-dashboard.mp42.58MB
  • 02-app-creation-and-project-planning/026-deep-dive-analyzing-the-application-generator-part-1-of-2.mp439.85MB
  • 02-app-creation-and-project-planning/027-deep-dive-analyzing-the-application-generator-part-2-of-2.mp441.82MB
  • 03-implementing-version-control/028-section-introduction.mp426.59MB
  • 03-implementing-version-control/029-how-to-sign-up-for-a-github-account.mp49.01MB
  • 03-implementing-version-control/030-generating-ssh-keys-to-securely-communicate-with-github.mp49.48MB
  • 03-implementing-version-control/031-guide-to-github.mp428.24MB
  • 03-implementing-version-control/032-how-to-update-a-.gitignore-file-to-securely-store-secret-credentials.mp423.27MB
  • 03-implementing-version-control/033-guide-to-the-markdown-syntax.mp425MB
  • 03-implementing-version-control/034-updating-the-git-sprint-in-the-project-management-dashboard.mp41.21MB
  • 03-implementing-version-control/035-deep-dive-analyzing-version-control-and-git-part-1-of-2.mp442.9MB
  • 03-implementing-version-control/036-deep-dive-analyzing-version-control-and-git-part-2-of-2.mp426.73MB
  • 04-rails-generators/037-section-introduction.mp46.76MB
  • 04-rails-generators/038-guide-to-the-rails-controller-generator-to-build-pages-part-1-of-2.mp430.88MB
  • 04-rails-generators/039-guide-to-the-rails-controller-generator-to-build-pages-part-2-of-2.mp412.42MB
  • 04-rails-generators/040-guide-to-the-rails-model-generator-to-build-out-data-specific-features.mp439.24MB
  • 04-rails-generators/041-guide-to-the-rails-resource-generator-for-building-out-the-portfolio-feature.mp423.42MB
  • 04-rails-generators/042-deep-dive-analyze-rails-generators-and-how-to-customize-a-generator-1-of-2.mp439.82MB
  • 04-rails-generators/043-deep-dive-analyze-rails-generators-and-how-to-customize-a-generator-2-of-2.mp424.9MB
  • 05-data-flow-in-rails/044-section-introduction.mp419.51MB
  • 05-data-flow-in-rails/045-building-out-a-seeds-file-for-generating-dynamic-sample-data.mp443.12MB
  • 05-data-flow-in-rails/046-implement-an-index-action-from-scratch-in-rails.mp429.05MB
  • 05-data-flow-in-rails/047-build-the-new-and-create-functionality-from-scratch-in-rails.mp449.53MB
  • 05-data-flow-in-rails/048-implement-the-ability-to-edit-database-records-from-scratch-in-rails.mp430.74MB
  • 05-data-flow-in-rails/049-how-to-use-the-link-to-method-in-rails-for-creating-dynamic-links.mp432.11MB
  • 05-data-flow-in-rails/050-how-to-implement-the-show-action-from-scratch-in-rails.mp426.52MB
  • 05-data-flow-in-rails/051-building-the-ability-to-delete-items-in-rails.mp436.4MB
  • 05-data-flow-in-rails/052-how-to-implement-custom-routes-for-pages-in-rails.mp418.55MB
  • 05-data-flow-in-rails/053-how-to-override-the-rails-resources-routes-for-the-show-action.mp416.25MB
  • 05-data-flow-in-rails/054-how-to-implement-permalinks-in-a-rails-application-part-1-of-2.mp442.52MB
  • 05-data-flow-in-rails/055-how-to-implement-permalinks-in-a-rails-application-part-2-of-2.mp410.72MB
  • 05-data-flow-in-rails/056-how-to-use-enums-in-rails-to-manage-data-stages.mp435.33MB
  • 05-data-flow-in-rails/057-how-to-implement-a-custom-action-in-rails-via-a-button-click-part-1-of-2.mp432.02MB
  • 05-data-flow-in-rails/058-how-to-implement-a-custom-action-in-rails-via-a-button-click-part-2-of-2.mp438.25MB
  • 05-data-flow-in-rails/059-updating-the-project-management-dashboard-and-performing-a-pull-request.mp412.69MB
  • 05-data-flow-in-rails/060-deep-dive-rails-routing-and-data-flow-part-1-of-3.mp437.17MB
  • 05-data-flow-in-rails/061-deep-dive-rails-routing-and-data-flow-part-2-of-3.mp426.35MB
  • 05-data-flow-in-rails/062-deep-dive-rails-routing-and-data-flow-part-3-of-3.mp431.06MB
  • 06-data-management-in-rails/063-section-introduction.mp415.2MB
  • 06-data-management-in-rails/064-implementing-data-validations-in-rails-5.mp434.04MB
  • 06-data-management-in-rails/065-guide-to-data-relationships-in-rails.mp435.9MB
  • 06-data-management-in-rails/066-how-to-implement-custom-scopes-in-rails-5.mp442.69MB
  • 06-data-management-in-rails/067-how-to-set-default-values-in-rails-5.mp429.55MB
  • 06-data-management-in-rails/068-how-to-use-concerns-in-rails-5.mp429.23MB
  • 06-data-management-in-rails/069-building-an-additional-parentchild-relationship-in-rails-5.mp428.92MB
  • 06-data-management-in-rails/070-rails-5-complex-forms-configuring-nested-attributes-in-the-model.mp434.09MB
  • 06-data-management-in-rails/071-rails-5-complex-forms-configuring-nested-attributes-in-the-form.mp436.61MB
  • 06-data-management-in-rails/072-deep-dive-working-with-sql-and-activerecord-in-rails-5-part-1-of-3.mp452.55MB
  • 06-data-management-in-rails/073-deep-dive-working-with-sql-and-activerecord-in-rails-5-part-2-of-3.mp443.78MB
  • 06-data-management-in-rails/074-deep-dive-working-with-sql-and-activerecord-in-rails-5-part-3-of-3.mp439.16MB
  • 07-rails-5-authentication/075-section-introduction.mp46.68MB
  • 07-rails-5-authentication/076-how-to-install-devise-in-rails-5.mp414.91MB
  • 07-rails-5-authentication/077-using-devise-to-implement-registrations-and-login-functionality.mp445.21MB
  • 07-rails-5-authentication/078-building-custom-routes-for-authentication-pages-with-devise-in-rails-5.mp48.13MB
  • 07-rails-5-authentication/079-enable-users-to-logout-and-dynamically-render-view-content-in-rails-5.mp414.15MB
  • 07-rails-5-authentication/080-how-to-add-custom-attributes-to-a-devise-based-authentication-system.mp433.11MB
  • 07-rails-5-authentication/081-how-to-use-controller-concerns-in-rails-5-for-devise-custom-attributes.mp427.26MB
  • 07-rails-5-authentication/082-integrate-virtual-attributes-to-extract-first-and-last-name-data-from-a-user.mp438.97MB
  • 07-rails-5-authentication/083-deep-dive-using-bcrypt-to-implement-encryption-in-ruby.mp440.38MB
  • 08-ruby-on-rails-controllers/084-section-introduction.mp410.05MB
  • 08-ruby-on-rails-controllers/085-rails-data-flow-review-and-working-with-params.mp429.85MB
  • 08-ruby-on-rails-controllers/086-using-rails-sessions-to-share-data-between-pages.mp4106.06MB
  • 08-ruby-on-rails-controllers/087-refactoring-the-session-tracker-into-a-controller-concern.mp415.85MB
  • 08-ruby-on-rails-controllers/088-working-with-strong-params-in-a-rails-5-controller.mp434.12MB
  • 08-ruby-on-rails-controllers/089-deep-dive-building-a-guest-user-feature-in-rails-part-1-of-2.mp445.18MB
  • 08-ruby-on-rails-controllers/090-deep-dive-building-a-guest-user-feature-in-rails-part-2-of-2.mp436.94MB
  • 09-working-with-views-in-rails/091-section-introduction.mp429.05MB
  • 09-working-with-views-in-rails/092-how-to-customize-the-rails-master-layout-file-part-1-of-2.mp439.64MB
  • 09-working-with-views-in-rails/093-how-to-customize-the-rails-master-layout-file-part-2-of-2.mp424.54MB
  • 09-working-with-views-in-rails/094-guide-to-using-multiple-layout-files-in-rails-5.mp433.16MB
  • 09-working-with-views-in-rails/095-introduction-to-partials-in-rails-5.mp419.52MB
  • 09-working-with-views-in-rails/096-how-to-send-data-to-partials-to-generate-custom-behavior-in-rails-5.mp433.79MB
  • 09-working-with-views-in-rails/097-guide-to-view-helpers-in-rails-5.mp435.03MB
  • 09-working-with-views-in-rails/098-how-to-use-the-rails-content-tag-helper-to-auto-generate-html-code.mp433.08MB
  • 09-working-with-views-in-rails/099-introduction-to-rendering-collections-via-partials-in-rails-5.mp420.42MB
  • 09-working-with-views-in-rails/100-guide-to-manually-configuring-partials-to-work-with-collections-in-rails.mp414.62MB
  • 09-working-with-views-in-rails/101-guide-to-helpful-actionview-helper-methods-in-rails-5.mp435.01MB
  • 09-working-with-views-in-rails/102-deep-dive-tips-and-tricks-to-working-with-actionview-in-rails-5-part-1-of-2.mp426.86MB
  • 09-working-with-views-in-rails/103-deep-dive-tips-and-tricks-to-working-with-actionview-in-rails-5-part-2-of-2.mp427.85MB
  • 10-professional-debugging-in-rails/104-section-introduction.mp412.32MB
  • 10-professional-debugging-in-rails/105-how-to-utilize-puts-debugging-in-rails.mp417.31MB
  • 10-professional-debugging-in-rails/106-guide-to-byebug-in-rails-5.mp433.41MB
  • 10-professional-debugging-in-rails/107-guide-to-debugging-with-pry-in-rails-5.mp449.66MB
  • 10-professional-debugging-in-rails/108-proper-way-to-implement-error-management-in-a-rails-application-part-1-of-2.mp429.38MB
  • 10-professional-debugging-in-rails/109-proper-way-to-implement-error-management-in-a-rails-application-part-2-of-2.mp410.8MB
  • 11-using-rubygems/110-section-introduction.mp49.69MB
  • 11-using-rubygems/111-how-to-install-bootstrap-4-into-a-rails-5-application-part-1-of-2.mp446.52MB
  • 11-using-rubygems/112-how-to-install-bootstrap-4-into-a-rails-5-application-part-2-of-2.mp437.44MB
  • 11-using-rubygems/113-strategy-for-building-a-custom-rubygem.mp432.36MB
  • 11-using-rubygems/114-how-to-build-a-rubygem-from-scratch-part-1-of-2.mp412.8MB
  • 11-using-rubygems/115-how-to-build-a-rubygem-from-scratch-part-2-of-2.mp435.22MB
  • 11-using-rubygems/116-how-to-publish-a-gem-on-rubygems.org.mp423.94MB
  • 12-implementing-authorization-in-rails/117-section-introduction.mp419.28MB
  • 12-implementing-authorization-in-rails/118-introduction-to-authorization-and-how-to-install-the-petergate-gem.mp417.81MB
  • 12-implementing-authorization-in-rails/119-how-to-add-roles-to-the-user-model-in-rails-5.mp411.98MB
  • 12-implementing-authorization-in-rails/120-guide-to-implementing-petergate-in-a-rails-5-application-part-1-of-2.mp435.29MB
  • 12-implementing-authorization-in-rails/121-guide-to-implementing-petergate-in-a-rails-5-application-part-2-of-2.mp435.29MB
  • 13-working-with-styles-in-rails/122-section-introduction.mp46.38MB
  • 13-working-with-styles-in-rails/123-portfolio-design-planning-for-layout-specific-styles.mp425.25MB
  • 13-working-with-styles-in-rails/124-implementing-the-initial-homepage-design-in-rails-5-with-bootstrap-4.mp419.82MB
  • 13-working-with-styles-in-rails/125-building-a-navigation-partial-for-the-master-application-layout-with-rails-and-b.mp424.57MB
  • 13-working-with-styles-in-rails/126-implement-a-footer-along-with-adding-method-arguments-to-a-rails-view-helper.mp429MB
  • 13-working-with-styles-in-rails/127-how-to-embed-a-google-map-into-a-rails-application.mp414.77MB
  • 13-working-with-styles-in-rails/128-guide-to-updating-the-styles-for-the-devise-edit-account-page-in-rails.mp445.19MB
  • 13-working-with-styles-in-rails/129-how-to-override-default-bootstrap-styles-for-text-alignment-in-the-card-class.mp412.26MB
  • 13-working-with-styles-in-rails/130-implementing-styles-for-the-devise-registration-page-with-bootstrap-4.mp436.06MB
  • 13-working-with-styles-in-rails/131-how-to-design-the-login-and-password-pages-with-bootstrap-4-form-styles.mp430.75MB
  • 13-working-with-styles-in-rails/132-how-to-set-default-values-for-view-helper-method-arguments-in-rails-5.mp47.86MB
  • 13-working-with-styles-in-rails/133-integrating-a-different-design-for-a-separate-blog-layout-in-rails-5.mp456.39MB
  • 13-working-with-styles-in-rails/134-how-to-use-bootstrap-4-to-add-a-custom-nav-bar-to-a-blog-layout-in-rails.mp421.77MB
  • 13-working-with-styles-in-rails/135-customizing-the-design-for-the-blog-index-page-with-bootstrap-4.mp471.95MB
  • 13-working-with-styles-in-rails/136-guide-to-adding-styles-to-the-blog-show-and-form-pages-with-bootstrap-4.mp433.5MB
  • 13-working-with-styles-in-rails/137-implementing-partials-pagination-and-font-awesome-icons-part-1-of-2.mp420.44MB
  • 13-working-with-styles-in-rails/138-implementing-partials-pagination-and-font-awesome-icons-part-2-of-2.mp449.25MB
  • 13-working-with-styles-in-rails/139-initial-design-for-the-portfolio-index-page-with-bootstrap-4.mp448.31MB
  • 13-working-with-styles-in-rails/140-integrating-the-portfolio-animated-navigation-slider-footer-and-final-index-co.mp433.34MB
  • 13-working-with-styles-in-rails/141-using-the-bootstrap-4-grid-layout-to-style-the-portfolio-show-page-in-rails.mp414.83MB
  • 13-working-with-styles-in-rails/142-implementing-bootstrap-4-forms-for-the-portfolio-form-pages.mp428.88MB
  • 13-working-with-styles-in-rails/143-how-to-build-a-view-helper-to-dynamically-generate-a-nav-bar-part-1-of-2.mp440.88MB
  • 13-working-with-styles-in-rails/144-how-to-build-a-view-helper-to-dynamically-generate-a-nav-bar-part-2-of-2.mp443.42MB
  • 13-working-with-styles-in-rails/145-introduction-to-the-rails-asset-pipeline-deep-dive.mp413.34MB
  • 13-working-with-styles-in-rails/146-deep-dive-rails-asset-pipeline.mp462.11MB
  • 14-rails-javascript/147-section-introduction.mp414.36MB
  • 14-rails-javascript/148-how-to-integrate-a-position-attribute-and-custom-scope-in-rails.mp427.01MB
  • 14-rails-javascript/149-installing-the-jquery-ui-and-html5sortable-javascript-libraries-in-rails-5.mp424.46MB
  • 14-rails-javascript/150-initial-implementation-of-drag-and-drop-interface-in-rails-5.mp432.94MB
  • 14-rails-javascript/151-implementing-drag-and-drop-functionality-into-a-ruby-on-rails-5-app-part-1-of-2.mp433.69MB
  • 14-rails-javascript/152-implementing-drag-and-drop-functionality-into-a-ruby-on-rails-5-app-part-2-of-2.mp430.63MB
  • 14-rails-javascript/153-implementing-authorization-rules-for-drag-and-drop-feature-with-petergate.mp416.17MB
  • 14-rails-javascript/154-deep-dive-jquery-coffeescript-in-rails.mp450.99MB
  • 15-adding-images-to-a-rails-application/155-section-introduction.mp46.33MB
  • 15-adding-images-to-a-rails-application/156-introduction-to-using-images-and-the-rails-asset-pipeline.mp427.74MB
  • 15-adding-images-to-a-rails-application/157-how-to-add-a-full-size-image-background-in-rails-with-bootstrap-4.mp421.3MB
  • 15-adding-images-to-a-rails-application/158-how-to-set-a-full-size-video-background-in-rails-with-bootstrap-4.mp428.73MB
  • 15-adding-images-to-a-rails-application/159-deep-dive-installing-and-configuring-carrierwave-for-image-uploads-in-rails-5.mp451.39MB
  • 15-adding-images-to-a-rails-application/160-deep-dive-integrating-connection-to-aws-s3-for-file-hosting-with-carrierwave.mp433.65MB
  • 15-adding-images-to-a-rails-application/161-implementing-file-upload-button-styles-and-refactoring-placeholder-part-1-of-2.mp413.62MB
  • 15-adding-images-to-a-rails-application/162-implementing-file-upload-button-styles-and-refactoring-placeholder-part-2-of-2.mp447.75MB
  • 16-guide-to-forms-in-rails/163-section-introduction.mp416.69MB
  • 16-guide-to-forms-in-rails/164-difference-between-formform-and-formtag-in-rails-part-1-of-2.mp433.1MB
  • 16-guide-to-forms-in-rails/165-difference-between-formform-and-formtag-in-rails-part-2-of-2.mp433.44MB
  • 16-guide-to-forms-in-rails/166-how-to-integrate-cocoon-in-rails-5-for-jquery-nested-forms.mp445.9MB
  • 16-guide-to-forms-in-rails/167-guide-to-integrating-alerts-that-automatically-fade-away-in-rails-5.mp445.77MB
  • 16-guide-to-forms-in-rails/168-refactoring-alert-notifications-to-use-a-shared-view-helper-in-rails.mp438.18MB
  • 16-guide-to-forms-in-rails/169-deep-dive-how-to-build-an-html-form-from-scratch-the-works-with-rails.mp444.86MB
  • 17-rails-lib-directory/170-section-introduction.mp431.51MB
  • 17-rails-lib-directory/171-integrating-the-twitter-gem-to-pull-in-tweets-in-rails-5.mp442.26MB
  • 17-rails-lib-directory/172-how-to-render-tweets-on-a-rails-view-page.mp434.29MB
  • 17-rails-lib-directory/173-building-a-parser-view-helper-method-to-make-twitter-links-clickable-in-rails.mp449.66MB
  • 17-rails-lib-directory/174-customizing-the-styles-for-the-tech-news-page-with-bootstrap-4.mp443.09MB
  • 18-live-data-in-rails-5-with-actioncable/175-section-introduction.mp412.67MB
  • 18-live-data-in-rails-5-with-actioncable/176-running-the-comment-generator-and-installing-the-nosql-redis-database-in-rails-5.mp445.67MB
  • 18-live-data-in-rails-5-with-actioncable/177-building-the-comment-form-and-required-controller-actions-part-1-of-2.mp428.77MB
  • 18-live-data-in-rails-5-with-actioncable/178-building-the-comment-form-and-required-controller-actions-part-2-of-2.mp420.03MB
  • 18-live-data-in-rails-5-with-actioncable/179-refactoring-the-comment-form-into-a-partial-and-implementing-data-validations.mp413.33MB
  • 18-live-data-in-rails-5-with-actioncable/180-building-the-jquery-functions-for-processing-comments-part-1-of-2.mp438.2MB
  • 18-live-data-in-rails-5-with-actioncable/181-building-the-jquery-functions-for-processing-comments-part-2-of-2.mp410.46MB
  • 18-live-data-in-rails-5-with-actioncable/182-how-to-create-a-broadcast-with-actioncable-in-rails-5.mp427.5MB
  • 18-live-data-in-rails-5-with-actioncable/183-guide-to-implementing-live-data-updates-in-a-rails-5-application-part-1-of-2.mp428.23MB
  • 18-live-data-in-rails-5-with-actioncable/184-guide-to-implementing-live-data-updates-in-a-rails-5-application-part-2-of-2.mp417.58MB
  • 18-live-data-in-rails-5-with-actioncable/185-styling-the-comment-section-and-implementing-gravatar-based-thumbnails-in-rails.mp444.76MB
  • 19-rails-best-practices/186-section-introduction.mp45.51MB
  • 19-rails-best-practices/187-planning-final-project-updates-and-assignment.mp420.87MB
  • 19-rails-best-practices/188-building-a-scope-to-show-the-most-recent-blog-posts-and-hiding-draft-posts.mp427.3MB
  • 19-rails-best-practices/189-hiding-the-show-page-for-blogs-in-draft-mode-in-rails-5.mp49.81MB
  • 19-rails-best-practices/190-how-to-add-a-drop-down-form-element-in-rails-5-for-parentchild-relationships.mp420.28MB
  • 19-rails-best-practices/191-using-the-controller-generator-to-build-the-topic-features-part-1-of-2.mp422.82MB
  • 19-rails-best-practices/192-using-the-controller-generator-to-build-the-topic-features-part-2-of-2.mp433.04MB
  • 19-rails-best-practices/193-how-to-build-a-widget-for-the-blog-to-render-topics-in-rails-5.mp438.66MB
  • 19-rails-best-practices/194-how-to-implement-radio-buttons-in-a-rails-form-to-update-enum-values.mp425.04MB
  • 19-rails-best-practices/195-guide-to-integrating-markdown-and-syntax-highlighting-in-a-rails-5-application.mp432.05MB
  • 19-rails-best-practices/196-integrating-breadcrumbs-and-icons-for-the-blog-show-pages.mp427.61MB
  • 19-rails-best-practices/197-building-a-partial-for-managing-admin-actions-for-blog-posts.mp437.63MB
  • 19-rails-best-practices/198-how-to-implement-a-responsive-navigation-bar-with-bootstrap-4.mp430.11MB
  • 19-rails-best-practices/199-updating-the-sourcesession-tracking-system-for-the-new-layouts.mp438.03MB
  • 19-rails-best-practices/200-how-to-integrate-a-favicon-in-rails-5.mp421.09MB
  • 19-rails-best-practices/201-implementing-responsive-image-components-for-the-portfolio-layout.mp416.42MB
  • 19-rails-best-practices/202-adding-card-styles-to-the-about-and-contact-pages.mp453.38MB
  • 19-rails-best-practices/203-how-to-implement-collapsable-content-components-in-a-rails-5-application.mp448.8MB
  • 19-rails-best-practices/204-how-to-integrate-bootstrap-progress-bars-in-a-rails-application.mp445.55MB
  • 19-rails-best-practices/205-how-to-integrate-custom-fonts-in-a-rails-5-application.mp456.34MB
  • 19-rails-best-practices/206-updating-the-seeds-file-in-rails.mp428.16MB
  • 20-deployment/207-signing-up-for-and-creating-a-new-heroku-application.mp48.01MB
  • 20-deployment/208-how-to-deploy-a-rails-5-application-to-heroku.mp446.19MB
  • 20-deployment/209-working-with-the-rails-console-on-heroku.mp438.69MB
  • 20-deployment/210-installing-redis-on-heroku-for-actioncable-commenting-feature.mp413.02MB
  • 20-deployment/211-configuring-action-cable-to-work-on-heroku.mp434.2MB
  • 21-course-update/212-how-to-implement-the-typed.js-library-into-a-rails-5-application.mp445.47MB