...

/

Quiz: The Rails Application Architecture

Quiz: The Rails Application Architecture

Test your concepts of the Rails application architecture.

We'll cover the following...
1

Which components fall under the category of Boundaries in the architecture of a Rails application?

A)

ERB, JavaScript, CSS, Images

B)

Models interacting with the database

C)

Controllers, Mailers, Active Storage

D)

Configuration files and Gemfile

Question 1 of 50 attempted
...