You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Please make your solutions to this application as if you're doing your every day
10
10
11
11
### Performance Issues
12
12
2. Too many queries to the database, load Companies along with People.
13
-
3. As a front-end user, when viewing more than 10 entries in the index, I will see them raginated (with Kaminari).
13
+
3. As a front-end user, when viewing more than 10 entries in the index, I will see them paginated (with Kaminari).
14
14
15
15
### Issue User Stories
16
16
4. As a front-end user, when creating a new Person entry, when the new entry is unable to be saved, I will see a message with the error, and it will keep the values in the fields I have already filled out.
0 commit comments