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
+3
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Ruby on Rails Tutorial: sample application
2
2
3
+
**This repository is out of date and is no longer maintained. Please see the [Rails Tutorial Help page](http://railstutorial.org/help) for the most up-to-date version.**
4
+
5
+
3
6
This is the sample application for
4
7
[*Ruby on Rails Tutorial: Learn Web Development with Rails*](http://railstutorial.org/)
5
8
by [Michael Hartl](http://michaelhartl.com/). You can use this reference implementation to help track down errors if you end up having trouble with code in the tutorial. In particular, as a first debugging check I suggest getting the test suite to pass on your local machine:
0 commit comments