Companies Home Search Profile

Mastering Ruby On Rails 7 - The Complete Reference Guide

Focused View

Kameswara Sarma Uppuluri

24:37:57

551 View
  • 1. Course Introduction.mp4
    19:26
  • 2. Installing Ruby.mp4
    03:52
  • 3. Installing Rails.mp4
    01:46
  • 4. Installing an Editor.mp4
    01:26
  • 5.1 Rails 7 Course Exercise Files.zip
  • 5. Complete Course Exercise Files.mp4
    01:04
  • 1. Creating Rails Application.mp4
    03:15
  • 2. Creating a New Controller with Actions.mp4
    08:56
  • 3. Accessing Request QueryString Parameters.mp4
    05:34
  • 4. Accessing Controllers Variables in Views.mp4
    05:09
  • 5. Displaying Current Date and Time in View.mp4
    04:24
  • 1. Passing a Hash To View.mp4
    08:29
  • 2. Working with IF In View.mp4
    13:45
  • 3. Looping through with .each Method.mp4
    09:07
  • 1. Using ViewHelper Methods to inspect variables.mp4
    11:08
  • 2. Working with Debug Gem.mp4
    12:22
  • 3. Working with web-console Gem.mp4
    06:59
  • 1. Logging Messages with various Log Levels.mp4
    23:45
  • 1. Consume RESTAPI and Render Data.mp4
    15:44
  • 2. Consume RESTAPI and Render Data using Bootstrap Card Component.mp4
    06:35
  • 3. Working with redirect_to, link_to.mp4
    14:59
  • 4. Handling CheckBox Events using jquery-rails.mp4
    08:36
  • 1. Installing SQL Server 2022.mp4
    05:20
  • 2. Installing SQL Server Management Studio.mp4
    01:19
  • 3. Configuring SQL Db Adapter in Rails App.mp4
    06:49
  • 1. Creating Models and Applying Migrations.mp4
    12:08
  • 2. Performing CRUD Operations from Rails Console.mp4
    09:37
  • 3. Displaying List Of All Employees.mp4
    07:50
  • 4. Displaying Details of an Individual Employee.mp4
    09:29
  • 5. Editing Details of an Employee.mp4
    13:00
  • 6. Updating Data To Database Table.mp4
    11:20
  • 7. Deleting an Employee.mp4
    05:04
  • 8. Inserting a New Employee.mp4
    08:17
  • 1. Installing and Configuring ActionText Gem and Using a Rich Text Editor.mp4
    13:41
  • 1. Creating Master Models and Applying Migrations.mp4
    04:28
  • 2. Seeding Master Tables with Essential Data.mp4
    04:03
  • 3. Adding Foreign Keys through Migrations.mp4
    05:21
  • 4. Inserting Data along with Foreign Keys Data.mp4
    11:39
  • 5. Displaying All Records along with Foreign Keys Data.mp4
    04:05
  • 6. Implementing Details,Edit and Delete Operations.mp4
    03:46
  • 1. Setting Up Validations Demo Application.mp4
    07:35
  • 2. Creating Actions and Views.mp4
    17:41
  • 3. Implementing Model Level Validations.mp4
    06:06
  • 4. Displaying All Error Messages at Form Level.mp4
    05:18
  • 5. Displaying Error Message at Field Level.mp4
    05:23
  • 6. Writing Custom Validators.mp4
    02:31
  • 1. Creating Migrations to Add, Remove, Change Columns & Foreign Keys - Part 1.mp4
    22:28
  • 2. Creating Migrations to Add, Remove, Change Columns & Foreign Keys - Part 2.mp4
    08:40
  • 1. Deleting a Single Record Using RadioButton as a Row Selector.mp4
    17:27
  • 2. Deleting Bulk Records Using CheckBoxes.mp4
    09:55
  • 3. Creating Stimulus Controller to handle Client Side Events.mp4
    11:13
  • 1. Rendering Rows into TextBoxes.mp4
    12:02
  • 2. Handling Edit Button Event using Stimulus.mp4
    13:26
  • 3. Updating Bulk Records.mp4
    10:30
  • 1. Creating Partial View.mp4
    13:54
  • 2. Rendering Partial View From Main View.mp4
    16:17
  • 3. Inserting Bulk Records.mp4
    08:26
  • 1. Getting ready with Models, Foreign Keys, Migrations, Relationships.mp4
    07:43
  • 2. Seeding Master Tables.mp4
    06:48
  • 3. Implementing Actions for Controllers.mp4
    09:32
  • 4. Creating Views.mp4
    12:19
  • 5. Using Rails.ajax in Stimulus Controller.mp4
    16:21
  • 1. Understanding REST API End Points.mp4
    04:05
  • 2. Filling Dropdown List with Categories.mp4
    13:00
  • 3. Rendering Products of a Category inside a Partial View using AJAX.mp4
    22:46
  • 4. Rendering Shopping Cart.mp4
    04:52
  • 5. Implementing Add To Cart Functionality.mp4
    15:43
  • 6. Increasing and Decreasing Product Quantity using Buttons.mp4
    19:11
  • 7. Implementing Remove From Cart Functionality.mp4
    07:10
  • 1. Configuring Kaminari Paginator.mp4
    08:38
  • 2. Implementing Pagination.mp4
    08:06
  • 3. Implementing Dynamic Page Sizing.mp4
    03:49
  • 4. Implementing Search Functionality.mp4
    08:44
  • 1. Getting Ready with Models, Foreign Keys, Migrations, Relationships.mp4
    09:43
  • 2. Seeding Tables.mp4
    02:39
  • 3. Rendering Radio Buttons Dynamically.mp4
    21:16
  • 4. Handling Radio Button Events using Stimulus Controller.mp4
    07:39
  • 5. Saving Data To Multiple Tables upon Submission of Form.mp4
    09:21
  • 1. Rendering Checkboxes Dynamically.mp4
    07:55
  • 2. Handling Checkbox Events using Stimulus Controller.mp4
    05:03
  • 3. Saving Data To Multiple Tables upon Submission of Form.mp4
    06:48
  • 1. Rendering Items into ListBoxes Dynamically.mp4
    20:41
  • 2. Moving Items From One List Box To Another ListBox Using Buttons.mp4
    14:07
  • 3. Handing Button Click Events using Stimulus Controller.mp4
    05:36
  • 4. Saving Data To Multiple Tables upon Submission of Form.mp4
    03:53
  • 1. Using Where Clause - Part 1.mp4
    18:02
  • 2. Using Where Clause - Part 2.mp4
    08:43
  • 3. Working with find,findby,take,order,select,limit,count,joins,find_by_sql Methods.mp4
    25:19
  • 1. Implementing Before Save,Update,Delete and After Save,Update,Delete Callbacks.mp4
    23:01
  • 1. Getting Ready with Models.mp4
    09:57
  • 2. Creating Controllers Index Action.mp4
    06:05
  • 3. Inserting Data Into Multiple Tables with Transaction Support.mp4
    20:19
  • 1. Installing Required GEMS.mp4
    05:52
  • 2. Implementing Controller Actions.mp4
    10:41
  • 3. Exporting Data To PDF.mp4
    08:12
  • 4. Exporting Data To CSV.mp4
    05:44
  • 5. Exporting Data To TXT.mp4
    06:14
  • 6. Exporting Data To XLS.mp4
    06:41
  • 7. Exporting Data To DOCX.mp4
    05:17
  • 1. Getting ready with Active Storage Tables.mp4
    11:07
  • 2. Implementing Index Action.mp4
    04:39
  • 3. Implementing New Action.mp4
    13:11
  • 4. Using jQuery Rails to handle events.mp4
    15:45
  • 5. Implementing Create Action.mp4
    23:14
  • 6. Implementing Show Action.mp4
    12:21
  • 1. Rendering Graph Types in a DropDown List.mp4
    08:43
  • 2. Drawing Bar, Line,Area,Pie,Doughnut,Radar,PolarArea Graphs on Canvas.mp4
    14:01
  • 1. Creating Plain Text Cookies, Signed Cookies and Encrypted Cookies.mp4
    24:17
  • 1. Storing Data Into Session and Reading Data From Session.mp4
    10:46
  • 2. Storing Session Data Into A Database Table.mp4
    09:19
  • 1. Configuring Devise Gem For Authentication Functionality.mp4
    09:17
  • 2. Creating Roles.mp4
    04:12
  • 3. Creating Devise Model, Controllers and Views.mp4
    13:08
  • 4. Configuring Associations between Models.mp4
    03:28
  • 5. Configuring Routes.mp4
    05:32
  • 6. Customizing Layout Page.mp4
    10:18
  • 7. Implementing SignUp Functionality.mp4
    11:39
  • 8. Implementing Change Passwsord, Delete Account Functionality.mp4
    08:13
  • 9. Implementing Change Profile Functionality.mp4
    11:09
  • 10. Displaying List Of Roles for SuperUser.mp4
    07:59
  • 11. Creating New Roles By SuperUser.mp4
    06:54
  • 12. Editing Roles By SuperUser.mp4
    05:52
  • 13. Deleting Roles By SuperUser.mp4
    02:39
  • 14. Displaying List Of Staff Users.mp4
    05:09
  • 15. Creating a New Staff User.mp4
    10:58
  • 16. Editing Staff User Details.mp4
    06:02
  • 17. Deleting a Staff User.mp4
    01:47
  • 18. Creating Permission Model and Permission_Role Model.mp4
    07:14
  • 19. Assigning Permissions To Roles.mp4
    16:49
  • 1. Configuring Pundit Gem.mp4
    03:21
  • 2. Creating Policy.mp4
    08:54
  • 3. Attaching Policy for Controllers CRUD Operations.mp4
    18:08
  • 1. Configuring Devise Model with Trackable and Lockable Modules.mp4
    07:50
  • 2. Configuring Sessions Controller For Consecutive Failed Login Attempts.mp4
    09:46
  • 3. Displaying List Of Locked Users.mp4
    14:50
  • 1. Installing Essential Gems for Active Jobs Scheduling.mp4
    03:43
  • 2. Getting ready with Models.mp4
    02:59
  • 3. Seeding Tables with Sample Rows.mp4
    02:56
  • 4. Creating a New Job and Implementing Perform Function.mp4
    07:04
  • 5. Creating a Second Job.mp4
    03:55
  • 6. Configuring application.rb,routes.rb,redis.rb,sidekiq.rb.mp4
    04:14
  • 7. Installing WSL (Windows Sub System for Linux) and Redis Server Locally.mp4
    03:33
  • 8. Run Redis Server, Sidekiq and Rails Application To Test Jobs.mp4
    12:23
  • 1. Creating New Rails REST API Project and Models,Foreign Keys, Migrations.mp4
    10:47
  • 2. Seeding Master Tables.mp4
    02:44
  • 3. Creating RESTAPI Controllers.mp4
    04:33
  • 4. Configuring CORS.mp4
    04:35
  • 5. Implementing Get All Records.mp4
    05:23
  • 6. Implementing Get By Id.mp4
    04:16
  • 7. Implementing Put.mp4
    05:27
  • 8. Implementing Delete.mp4
    01:59
  • 9. Implementing Post.mp4
    03:11
  • 10. Implementing Nested Serializers using Active Model Serializers.mp4
    16:13
  • 1. Making HTTP GET Request to retrieve List Of Records.mp4
    11:55
  • 2. Making HTTP GET Request to retrieve a Single Record.mp4
    09:13
  • 3. Making HTTP Put Request to Edit a Record.mp4
    23:41
  • 4. Making HTTP DELETE Request to Delete a record.mp4
    08:02
  • 5. Making HTTP POST Request to insert a new record.mp4
    10:36
  • Description


    Learn Rails 7, Active Record ORM,Active Jobs, Stimulus, API's, Authentication, Authorization - From Scratch Step By Step

    What You'll Learn?


    • Learn How To Setup Development Environment for Ruby On Rails Development
    • Understanding MVC Architectural Pattern
    • Learn How to work with various Built-in Tag Helpers
    • Learn How to Create Models, Controllers and Views
    • Learn How to develop data driven Pages using Rails Active Record ORM
    • Learn How to implement Pagination, Sorting and Filter functionality
    • Learn How to perform Bulk Insert,Bulk Update and Bulk Delete Operations
    • Learn How to export data to Excel,CSV,PDF formats
    • Learn How to Perform Form Validations
    • Learn How to implement Authentication and Authorization
    • Learn How to Develop a REST API using RAILS
    • Learn How to Consume a RAILS REST API

    Who is this for?


  • This course is for all web developers who want to learn Ruby On Rails or enhance their existing Ruby On Rails skills to the next level.
  • What You Need to Know?


  • Visual Studio Code Editor, Ruby, Rails
  • Basic Knowledge of Ruby,JavaScript,jQuery,CSS,Bootstrap
  • Basic Knowledge of any SQL Database
  • More details


    Description

    Rails is Server side Web Application Development framework, written in Ruby.

    Rails makes it easier to create dynamic web sites using Ruby.

    Rails follows the MVC Architectural Design Pattern (Model View Controller). Rails  was designed to help developers take applications from concept to completion as quickly as possible.

    With Rails, you can take web applications from concept to launch in a matter of hours. Rails takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel.

    Rails follows the principle of reducing repetition of information or code, promoting efficient development.

    Rails introduces the Active Record framework, which allows developers to design interactive database queries.

    This course provides developers with a thorough knowledge in developing Web Applications using Rails MVC architectural Pattern.

    In this course by development expert Kameswara Sarma Uppuluri, you'll learn all, essential concepts that you need to know to build Modern Web Applications using Rails 7.0.

    This course provides step-by-step walk-throughs and coding demos that you're encouraged to code along with to enhance the learning process.

    This course is broken down into 36 Modules with each module providing source code so that you can follow along with Kameswara Sarma Uppuluri.

    Who this course is for:

    • This course is for all web developers who want to learn Ruby On Rails or enhance their existing Ruby On Rails skills to the next level.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Kameswara Sarma Uppuluri
    Kameswara Sarma Uppuluri
    Instructor's Courses
    Kameswara Sarma Uppuluri founded ITAcademy which provides consulting and LIVE online training and class room training services on Web technologies such as SharePoint 2013,SharePoint 2010,ASP.NETMVC,SSIS, SSRS, SSAS, DotNet, SQLServer. He is a Microsoft Certified Trainer since 2004 and a Microsoft Certified Professional since 1998. With over 16+ years of experience in Training and Development Industry, he delivers corporate trainings for top MNC's in India and also delivers LIVE online trainings to people across world.              He currently hold below Microsoft Certifications.    Certifications:              ·Microsoft Certified Trainer (MCT)              ·Microsoft Certified Technology Specialist (MCTS)              ·Microsoft Certified Solution Developer (MCSD)              ·Microsoft Certified Database Administrator (MCDBA)
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 157
    • duration 24:37:57
    • Release Date 2024/06/16

    Courses related to Ruby on Rails