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
Rails
A collection of 2 posts
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!