Skip to content

Commit

Permalink
unlinks Ruby on Rails Tutorial [skip ci]
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
fxn committed Dec 6, 2019
1 parent 6629ed7 commit 296cb7f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -80,7 +80,6 @@ and may also be used independently outside Rails.
* [Getting Started with Rails](https://guides.rubyonrails.org/getting_started.html)
* [Ruby on Rails Guides](https://guides.rubyonrails.org)
* [The API Documentation](https://api.rubyonrails.org)
* [Ruby on Rails Tutorial](https://www.railstutorial.org/book)

## Contributing

Expand Down
1 change: 0 additions & 1 deletion guides/source/getting_started.md
Expand Up @@ -2058,7 +2058,6 @@ getting up and running with Rails, feel free to consult these support
resources:

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

Expand Down
1 change: 0 additions & 1 deletion railties/RDOC_MAIN.rdoc
Expand Up @@ -80,7 +80,6 @@ and may also be used independently outside \Rails.
* {Getting Started with \Rails}[https://guides.rubyonrails.org/getting_started.html].
* {Ruby on \Rails Guides}[https://guides.rubyonrails.org].
* {The API Documentation}[https://api.rubyonrails.org].
* {Ruby on \Rails Tutorial}[https://www.railstutorial.org/book].

== Contributing

Expand Down

0 comments on commit 296cb7f

Please sign in to comment.