Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Commit 9376c47

Browse files
author
bgrove1974
committed
Add entries to database and update README
1 parent 29b0407 commit 9376c47

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.rdoc

+2-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@ The app was generated using the 'rails-api' gem.
33
There are currently four endpoints: User, Issues, Candidates, and Elections.
44
The API is versioned with "versionist" gem.
55
The database is SqLite3.
6-
7-
To Do:
8-
9-
1. Update database by entering dummy data to see if we can find what we want to find. There are currently 2 users with the same address but different IDs and UUIDs in the Users database.
6+
JSON serialization courtesy of "active_model_serializers" gem.
7+
Database has 2 entries for users, 1 entry each for issues, candidates, and elections; feel free to add more.

0 commit comments

Comments
 (0)