CDLUC3 / dmsp_rails_prototype

Prototype DMSP Rails7 API app
0 stars 0 forks source link

Build out lookup tables #5

Open briri opened 8 months ago

briri commented 8 months ago

The system will need a few tables that contain canned values. These should reside in the RDS instance.

Build the table in RDS and the corresponding scaffolding (Model, Controller, Policy) for each of the following tables:

Refer to the Define Data Model ticket on the dmsp_aws_prototype repo.

Build RSpec tests for everything!