Skip to content

Commit ba52e49

Browse files
committed
Add 6th edition link
1 parent 92022a5 commit ba52e49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Guardfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# This is the Guardfile for the 7th edition of the Rails Tutorial.
2+
# For the 6th edition, see here:
3+
# https://github.com/learnenough/sample_app_6th_ed/blob/main/Guardfile
4+
15
require "active_support/inflector"
26
# Defines the matching rules for Guard.
37
guard :minitest, all_on_start: false do

0 commit comments

Comments
 (0)