Skip to content

Instantly share code, notes, and snippets.

@cheapwebmonkey
Forked from strongjz/gist:30ff7f8cd2150ed8618f
Last active September 7, 2015 22:14
Show Gist options
  • Save cheapwebmonkey/3dd8c0d9f4a08d11bf18 to your computer and use it in GitHub Desktop.
Save cheapwebmonkey/3dd8c0d9f4a08d11bf18 to your computer and use it in GitHub Desktop.
Ruby internet resources
Ruby Docs
http://ruby-doc.org/
Ruby language
https://www.ruby-lang.org/en/
Rails
http://rubyonrails.org/
Rails guide
http://guides.rubyonrails.org/
Ruby Gems
https://rubygems.org/
One Click Rails on Digital Ocean
https://www.digitalocean.com/community/tutorials/how-to-use-the-ruby-on-rails-one-click-application-on-digitalocean
Installing Rails on Ubuntu 14.04
https://www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-on-ubuntu-14-04-using-rvm
Some Reading materal
Beginning Ruby: From Novice to Professional
http://www.amazon.com/Beginning-Ruby-Novice-Professional-Experts/dp/1430223634/ref=sr_1_1?ie=UTF8&qid=1441412266&sr=8-1&keywords=beginning+ruby&pebp=1441412271712&perid=0JREB7P75TDS0RMQJMET
Ruby on Rails 4.0 Guide
http://www.amazon.com/Ruby-Rails-4-0-Guide-guide/dp/1491054484/ref=sr_1_1?ie=UTF8&qid=1441412410&sr=8-1&keywords=ruby+on+rails+4.0+guide&pebp=1441412412488&perid=1161XZBCMCR9FHP59M8B
Ruby in a Nutshell
http://www.amazon.com/Ruby-Nutshell-Yukihiro-Matsumoto/dp/0596002149/ref=sr_1_1?ie=UTF8&qid=1441412563&sr=8-1&keywords=ruby+in+a+nutshell&pebp=1441412567327&perid=18T84QH9YYPR8M91TW1D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment