Question: Modify the example application of Exercise 16.5 to add a column for position played by the person. Also, modify the query form to include position
Modify the example application of Exercise 16.5 to add a column for position played by the person. Also, modify the query form to include position played.
Data from exercise 16.5
Build a Rails application that constructs a database with a single table listing well-known players from some specific team sport with which you or someone you know is familiar. The table must have columns for name, age, and team for which the person plays. The application must accept user requests for players of a specific team and age range and return a list of such people from the database.
Step by Step Solution
3.29 Rating (167 Votes )
There are 3 Steps involved in it
maincontrollerrb for the fbplayers application Exercise 166 cl... View full answer
Get step-by-step solutions from verified subject matter experts
