Quiz: The Rails Application Architecture
Test your concepts of the Rails application architecture.
We'll cover the following...
We'll cover the following...
Technical Quiz
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
1 / 5
...