Skip to content

Commit 296cb7f

Browse files
committed
unlinks Ruby on Rails Tutorial [skip ci]
I added myself links to the Ruby on Rails Tutorial years ago, after meeting Michael in a RailsConf. By then, the book was a commercial product, but had a free online version and I thought it could be a good resource complementing the official documentation. Nowadays, only a few sample chapters are available for free, and I don't consider these links to be fair with the rest of commercial books about Rails anymore.
1 parent 6629ed7 commit 296cb7f

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ and may also be used independently outside Rails.
8080
* [Getting Started with Rails](https://guides.rubyonrails.org/getting_started.html)
8181
* [Ruby on Rails Guides](https://guides.rubyonrails.org)
8282
* [The API Documentation](https://api.rubyonrails.org)
83-
* [Ruby on Rails Tutorial](https://www.railstutorial.org/book)
8483

8584
## Contributing
8685

guides/source/getting_started.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2058,7 +2058,6 @@ getting up and running with Rails, feel free to consult these support
20582058
resources:
20592059

20602060
* The [Ruby on Rails Guides](index.html)
2061-
* The [Ruby on Rails Tutorial](https://www.railstutorial.org/book)
20622061
* The [Ruby on Rails mailing list](https://groups.google.com/group/rubyonrails-talk)
20632062
* The [#rubyonrails](irc://irc.freenode.net/#rubyonrails) channel on irc.freenode.net
20642063

railties/RDOC_MAIN.rdoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ and may also be used independently outside \Rails.
8080
* {Getting Started with \Rails}[https://guides.rubyonrails.org/getting_started.html].
8181
* {Ruby on \Rails Guides}[https://guides.rubyonrails.org].
8282
* {The API Documentation}[https://api.rubyonrails.org].
83-
* {Ruby on \Rails Tutorial}[https://www.railstutorial.org/book].
8483

8584
== Contributing
8685

0 commit comments

Comments
 (0)