Skip to content

Commit 6722efd

Browse files
committed
Fix an ordering issues in the Ruby section
1 parent ad5bafb commit 6722efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,8 +327,8 @@ _433 TILs and counting..._
327327
- [Percent Notation](ruby/percent-notation.md)
328328
- [Question Mark Operator](ruby/question-mark-operator.md)
329329
- [Rake Only Lists Tasks With Descriptions](ruby/rake-only-lists-tasks-with-descriptions.md)
330-
- [Replace The Current Process With An External Command](ruby/replace-the-current-process-with-an-external-command.md)
331330
- [Rendering ERB](ruby/rendering-erb.md)
331+
- [Replace The Current Process With An External Command](ruby/replace-the-current-process-with-an-external-command.md)
332332
- [Require Entire Gemfile In Pry Session](ruby/require-entire-gemfile-in-pry-session.md)
333333
- [Returning With Sequel](ruby/returning-with-sequel.md)
334334
- [Running A Single MiniTest Example](ruby/running-a-single-minitest-example.md)

0 commit comments

Comments
 (0)