Skip to content

Instantly share code, notes, and snippets.

##############################################
## Today is a little bit different. We're
## going to be using a few exernal resources
## http://robots.thoughtbot.com/io-in-ruby
## http://ruby.bastardsbook.com/chapters/io/
## http://www.tutorialspoint.com/ruby/ruby_input_output.htm
##
## The general topic is file input/output (io)
## Once You've read through the tutorials, write a script
## that creates a new file, change the contents of the file,
@a1GoXplorer
a1GoXplorer / index.html
Last active August 29, 2015 14:13 — forked from desa/index.html
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body id="body">
<script id="jsbin-javascript">