Skip to content

Instantly share code, notes, and snippets.

@ColinTheRobot
ColinTheRobot / layout.erb
Created March 20, 2014 13:07
html body templaye
<html>
<head>
<meta charset='utf-8'>
<title></title>
</head>
<body>
</body>
</html>
@ColinTheRobot
ColinTheRobot / sinatra_calc.rb
Created March 19, 2014 14:21
sinatra_calc(not working still)
require 'sinatra'
require 'sinatra/reloader' if development?
require 'pry'
get "/" do
"Welcome to this wicked CAL-cu-LAY-torrrr....\n\n"
end
# def shove_it(shove_it)
# @array = Array.new
@ColinTheRobot
ColinTheRobot / file1.txt
Created March 18, 2014 02:37
Created via API
Demo
@ColinTheRobot
ColinTheRobot / file1.txt
Created March 18, 2014 01:10
Created via API
Demo
@ColinTheRobot
ColinTheRobot / file1.txt
Created March 18, 2014 01:09
Created via API
Demo
@ColinTheRobot
ColinTheRobot / file1.txt
Created March 18, 2014 01:07
Created via API
Demo