Getters and Setters in Ruby
Introduction What is a getter method What is a settter method Demonstration Accessing variables Defining a custom getter method Using Ruby’s built in attr_reader method Setting... »
Introduction What is a getter method What is a settter method Demonstration Accessing variables Defining a custom getter method Using Ruby’s built in attr_reader method Setting... »
Introduction Little bit about Capistrano Demonstration Capistrano in action Requirements Check for Ruby Installation and Setup Capistrano installation Project setup Customize stages Setup Keys Setup SSH... »