Hello world

Public
A simple "hello world" example of using Rails app templates
Used 4002 times
Created by
C Chris Oliver

Usage

Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/x7msKX"
Template Source

Review the code before running this template on your machine.

puts "hello world from https://railsbytes.com 👋"
Comments

Sign up or Login to leave a comment.