We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026bb6e commit 4eb9eb8Copy full SHA for 4eb9eb8
sites/curriculum/credits_and_next_steps.step
@@ -2,6 +2,14 @@ message <<MARKDOWN
2
Guess what? _**You're done!!!**_ Congratulations, you just \"finished\" your first rails app!
3
4
(They're never _really_ ever finished... have fun tweaking it!)
5
+
6
+# Extra Credit
7
8
+If you got all the way through Suggestotron with some time to spare, here's some extra stuff you can try:
9
10
+* Add a downvote button that does the opposite of what the upvote button does
11
+* Sort topics by their number of votes
12
13
MARKDOWN
14
15
h1 "Authors"
0 commit comments