Skip to content

Instantly share code, notes, and snippets.

@RSchneider94
Created July 12, 2018 14:36
Show Gist options
  • Save RSchneider94/fcda7b6b22bef38d66bd9d1f9f0a0abc to your computer and use it in GitHub Desktop.
Save RSchneider94/fcda7b6b22bef38d66bd9d1f9f0a0abc to your computer and use it in GitHub Desktop.
My second Ruby on Rails Program
if true
puts 'true'
else
puts 'false'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment