Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
One of the most recommended books for learning Ruby. Things are presented in a comfortable pace, not too fast but not wasting time into unnecessary details. Like being said in the book's title, it gives you the information you need to become well-grounded in Ruby, which means not only the syntax but also thinking the Ruby's way, writing the Ruby's way and also using the tools given along with Ruby's binary release. Even though the book was written some time ago and only cover Ruby 1.9, it's still recommended by many Rubyists and still applicable at the moment.