Companies Home Search Profile

Ruby on Rails A Beginners Guide to Web Development with Rails

Focused View

14:12:46

11 View
  • 01 about this class.mp4
    05:02
  • 02 install ruby and rails on windows step by step.mp4
    09:42
  • 03 installing ruby and rails on mac step by step.mp4
    12:48
  • 04 how to setup a cloud development environment step by step.mp4
    06:47
  • 05 setting up a local ruby on rails web server.mp4
    09:46
  • 06 creating a hello world application.mp4
    06:37
  • 07 introducing version control with git.mp4
    06:16
  • 08 introducing github.mp4
    11:02
  • 09 deploying to heroku.mp4
    13:26
  • 10 introduction to scaffolding.mp4
    13:28
  • 11 creating a users resource.mp4
    14:02
  • 12 introduction to controllers.mp4
    05:26
  • 13 creating a resource to receive feedback.mp4
    07:32
  • 14 how to associate models.mp4
    10:27
  • 15 setting up the orbit application.mp4
    13:10
  • 16 creating a html controller.mp4
    05:51
  • 17 how to configure rails routes.mp4
    05:30
  • 18 how to add html pages.mp4
    10:21
  • 19 creating automated tests for page titles.mp4
    06:39
  • 20 creating dynamic page titles.mp4
    15:09
  • 21 version control and red green testing.mp4
    06:57
  • 22 built in and custom helpers.mp4
    09:25
  • 23 ruby strings.mp4
    05:44
  • 24 objects and message passing.mp4
    11:19
  • 25 how to create methods.mp4
    03:20
  • 26 application helpers.mp4
    03:08
  • 27 ruby arrays and ranges.mp4
    13:08
  • 28 ruby blocks.mp4
    06:05
  • 29 ruby hashes and symbols.mp4
    06:04
  • 30 nested hashes.mp4
    03:49
  • 31 updating css.mp4
    02:49
  • 32 ruby classes.mp4
    03:12
  • 33 class inheritance.mp4
    07:10
  • 34 modifying built in classes.mp4
    02:39
  • 35 the controller class.mp4
    03:43
  • 36 the user class.mp4
    12:15
  • 37 updating the application layout.mp4
    08:57
  • 38 how to add the bootstrap framework and custom styling.mp4
    07:36
  • 39 adding a header logo.mp4
    04:03
  • 40 working with ruby partials.mp4
    08:32
  • 41 the asset pipeline.mp4
    04:37
  • 42 implementing sass.mp4
    11:06
  • 43 adding layout links.mp4
    08:02
  • 44 rails routes.mp4
    05:07
  • 45 how to create integration tests.mp4
    07:27
  • 46 creating the initial user signup.mp4
    12:17
  • 47 running our first migration.mp4
    10:51
  • 48 creating the user model.mp4
    08:00
  • 49 user objects.mp4
    06:17
  • 50 adding user validations.mp4
    04:33
  • 51 validating for presence.mp4
    07:50
  • 52 validations for length.mp4
    04:37
  • 53 validation for correct email address.mp4
    10:47
  • 54 validating for uniqueness part 1.mp4
    07:26
  • 55 validating for uniqueness part 2.mp4
    07:21
  • 56 adding a password to orbit.mp4
    04:23
  • 57 secure passwords and standards.mp4
    05:40
  • 58 how to authenticate a user.mp4
    07:49
  • 59 how to ddd debug information to the application.mp4
    07:05
  • 60 styling debug information.mp4
    03:25
  • 61 retrieving users from the database.mp4
    11:03
  • 62 add a gravatar image.mp4
    09:47
  • 63 adding a sidebar to user profile page.mp4
    03:18
  • 64 creating a signup form.mp4
    07:22
  • 65 handling invalid signups.mp4
    05:59
  • 66 ruby mass assignment and accepting parameters.mp4
    04:04
  • 67 creating an error message partial.mp4
    12:18
  • 68 how to test for invalid submissions.mp4
    09:44
  • 69 how to add a flash message to our application.mp4
    05:23
  • 70 configuring settings for production.mp4
    13:13
  • 71 creating a basic login sessions controller.mp4
    05:29
  • 72 creating a login form.mp4
    01:40
  • 73 finding and authenticating a user.mp4
    04:11
  • 74 displaying a flash error message.mp4
    05:44
  • 75 logging in to our application part 1.mp4
    05:01
  • 76 creating a current user.mp4
    03:31
  • 77 logging in to our application part 2.mp4
    07:54
  • 78 how to test layout changes.mp4
    08:39
  • 79 how to login at signup.mp4
    03:03
  • 80 logging users out.mp4
    03:47
  • 81 committing and merging our code.mp4
    03:08
  • 82 updating user profiles.mp4
    05:46
  • 83 how to handle unsuccessful user profile edits.mp4
    02:28
  • 84 add testing for unsuccessful edits.mp4
    03:46
  • 85 introduction to test driven development.mp4
    04:56
  • 86 add authorization to our application.mp4
    08:18
  • 87 updating authorization text.mp4
    06:10
  • 88 ensuring correct user login.mp4
    06:47
  • 89 adding friendly forwarding to our application.mp4
    05:25
  • 90 creating a users homepage.mp4
    09:36
  • 91 adding sample users.mp4
    03:00
  • 92 adding pagination.mp4
    04:28
  • 93 add testing to the users homepage.mp4
    02:28
  • 94 improving the users homepage index.mp4
    03:11
  • 95 add the ability to delete users part 1.mp4
    03:10
  • 96 add the ability to delete users part 2.mp4
    05:29
  • 97 add tests for user deletion.mp4
    06:14
  • 98 commit and merge our code.mp4
    05:41
  • 99 creating a new snapshots table.mp4
    06:20
  • 100 adding snapshot validations.mp4
    04:54
  • 101 adding user snapshot associations.mp4
    06:05
  • 102 improving orbit snapshots.mp4
    08:06
  • 103 displaying snapshots.mp4
    05:28
  • 104 creating sample snapshots.mp4
    05:50
  • 105 add snapshot tests to the test suite.mp4
    06:10
  • 106 adding snapshot interface tests.mp4
    08:03
  • 107 creating a snapshot view.mp4
    12:43
  • 108 creating a snapshot feed.mp4
    09:50
  • 109 deleting snapshots.mp4
    06:19
  • 110 add tests to delete snapshots.mp4
    04:26
  • 111 adding an image to snapshots.mp4
    06:18
  • 112 adding image validations.mp4
    03:55
  • 113 add the ability to resize images.mp4
    05:02
  • 114 how to add images in production.mp4
    11:31
  • 115 commit and deploy our code part 1.mp4
    03:47
  • 116 commit and deploy our code part 2.mp4
    03:07
  • 117 add the ability to follow users.mp4
    07:28
  • 118 adding user relationship associations.mp4
    05:52
  • 119 implementing follow and following relationships.mp4
    04:00
  • 120 add follow tests.mp4
    03:24
  • 121 implement follow buttons to interface.mp4
    08:39
  • 122 adding pages to display following and follwers.mp4
    04:58
  • 123 adding follow and unfollow buttons.mp4
    05:14
  • 124 add a snapshot status feed.mp4
    07:29
  • 125 the final application commit.mp4
    03:01
  • More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Skillshare is an online learning community based in the United States for people who want to learn from educational videos. The courses, which are not accredited, are only available through paid subscription.
    • language english
    • Training sessions 125
    • duration 14:12:46
    • English subtitles has
    • Release Date 2024/01/04