Skip to content

Commit 129b698

Browse files
committed
Add a 6th edition Help link
1 parent 562fbd5 commit 129b698

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

HELP.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is the Help page for the [*Ruby on Rails Tutorial*](https://www.railstutorial.org/) (7th Edition) by [Michael Hartl](https://www.michaelhartl.com/).
44

5+
See also the [6th edition Help page](https://github.com/learnenough/sample_app_6th_ed/blob/main/HELP.md).
6+
57
## General suggestions
68

79
Web development is a tricky business, and despite our collective best efforts it’s likely that you’ll run into trouble at some point. If you do, I suggest comparing your code to the [reference implementation of the sample app](https://github.com/learnenough/rails_tutorial_sample_app_7th_ed) to track down any discrepancies. You can also post your question at [Stack Overflow](https://stackoverflow.com/), but I suggest you do so after trying all the debugging tips listed below.

0 commit comments

Comments
 (0)