This is the second post from our Ruby Tutorial Series [http://sysadmins.co.za/tag/ruby-tutorial-series/] In this post we will setup our Ruby environment, then start printing out values to the console and will also be touching on variables.
Ruby
A collection of 4 posts
Ruby Programming Tutorial Series
Welcome! This will be a multi post ruby tutorial programming series, as I am on a mission learning ruby. Outline of the Series: This may change, but the path will look like this: * Setup, The Terminal and Variables * Arrays * Data
Hello World Ruby on Rails App Tutorial using Mac
In this tutorial, we will setup a basic ruby on rails web app, that consists of a /hello_world and a /status controller. The hello_world controller will return Hello, World and our /status controller will return a HTTP 204
Setup Ruby on Rails for CentOS
Ruby on Rails, or simply Rails, is a web application framework written in Ruby. Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages. Lets get started with our setup:
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!