Helpful Resources
Git
HTML, CSS, and JavaScript
- W3Schools Tutorials: Popular web site for learning web technologies online (since 1998).
Ruby
- Ruby API Documentation (v2.5.1)
Rails
Other Rails Resources
- Devise: Authentication library for Rails.
- SimpleCov: Code coverage analysis tool for Ruby (computes statement coverage).
- Rails Tutorial: A free online book that walks through step by step how to create a Twitter-like application in Rails.
- Attacking Ruby on Rails Applications: An article on attack paths and techniques for cracking RoR web apps
RVM (Ruby Version Manager)
UNIX Command Line