Rails with Active Record and Action Pack
link Source: www.coursera.org
list 4 sequences
assignment Level : Introductory
chat_bubble_outline Language : English
card_giftcard 1 point
Users' reviews
-
starstarstarstarstar
0 reviews

Key Information

credit_card Free access
verified_user Fee-based Certificate

About the content

You already know how to build a basic web application with the Ruby on Rails framework. Perhaps, you have even taken Course 1, "Ruby on Rails: An Introduction" (we highly recommend it) where you relied on external web services to be your “data layer”. But in the back of your mind, you always knew that there would come a time when you would need to roll up your sleeves and learn SQL to be able to interact with your own relational database (RDBMS). But there is an easier way to get started with SQL using the Active Record Object/Relational (ORM) framework. In this course, we will be able to use the Ruby language and the Active Record ORM framework to automate interactions with the database to quickly build the application we want. In Rails with Active Record and Action Pack, we will explore how to interact with relational databases by using Active Record, a Ruby gem, which Rails uses by default for database access. We will then take a look at what role Active Record plays in the overall request-response cycle, when a client (the browser) requests data from the server, as well as how to submit the data to the server. Of course, when accessing data, security is of paramount importance! We will talk about vulnerabilities such as SQL injection, as well as how to secure access to data by authenticating and authorizing users accessing the data. Take this course to build a Ruby on Rails application with Active Record to automate the detailed SQL interactions with our database.

more_horiz Read more
more_horiz Read less
dns

Syllabus

  • Week 1 - Introduction to Active Record
    In this module, we will begin exploring the database-interaction portion of Rails. We will start off with migrations that enable you to create and modify the schema of the database. We will then move on to discussing the Active Record gem Rails uses, which ena...
  • Week 2 - Deep Dive into Active Record
    In this module, we will continue exploring Active Record and look at ways to code advanced queries without exposing ourselves to risk from SQL injection (as well as what SQL injection actually is). We will then look at expressing relationships between entities...
  • Week 3 - Introduction to Action Pack
    In this module, we will introduce Rails' Action Pack, which is a combination of Action Controller and Action View. We will see how REST has influenced routing in a Rails application and also talk about partials, form helpers, and layouts.
  • Week 4 - Security and Nested Resources in Action Pack
    In this module, we will talk about how to deal with nested resources in Rails. We will then talk about securing your app with a username and password combination for authentication purposes and making sure that users are only authorized to make changes to and ...
record_voice_over

Instructors

Kalman Hazins
Adjunct Professor, Graduate Computer Science
Whiting School of Engineering

store

Content Designer

Johns Hopkins University

Johns Hopkins University (JHU) is a private American university located in Baltimore, Maryland. It also has campuses in Washington, D.C. Bologna, Italy, Singapore and Nanjing, China. It owes its name to Johns Hopkins, a wealthy entrepreneur who bequeathed 7 million dollars to the university on his death.

One of the most prestigious universities in the United States (especially for its faculties of medicine and public health, as well as its school of international affairs), the institution defines itself as the country's leading "research university". At the beginning of its history, it was mainly inspired by the University of Heidelberg and the German educational model of Wilhelm von Humboldt. In 2019, 39 Nobel Prize winners have their names associated with the university.

assistant

Platform

Coursera

Coursera is a digital company offering massive open online course founded by computer teachers Andrew Ng and Daphne Koller Stanford University, located in Mountain View, California. 

Coursera works with top universities and organizations to make some of their courses available online, and offers courses in many subjects, including: physics, engineering, humanities, medicine, biology, social sciences, mathematics, business, computer science, digital marketing, data science, and other subjects.

You are the designer of this MOOC?
What is your opinion on this resource ?
Content
5/5
Platform
5/5
Animation
5/5