____ Manages the connections between application objects and database tables, mapping local application objects to web resources.

A. Action Mailer
B. Active Resource
C. Railties
D. Active Support


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is a valid declaration for a two-dimensional array?

a) int[][] matrix; b) int[2] matrix; c) int[]** matrix; d) int[] matrix; e) none of these are correct

Computer Science & Information Technology

Are you a lone developer or part of a team? How might this affect your decision to prototype aspects of your project?

What will be an ideal response?

Computer Science & Information Technology

What are the steps in a divide and conquer approach?

a. Divide, conquer, and combine b. Divide and conquer c. Divide and recursion d. Divide and recombine

Computer Science & Information Technology

In a DRM system, the copyrighted material is ____.

A. encrypted B. concatenated C. mandated D. reserved for first sale

Computer Science & Information Technology