Skip to content

Instantly share code, notes, and snippets.

@shawncheatham
shawncheatham / rails & ios setup
Created January 19, 2013 02:07
Manual Rails & iOS Setup on a new machine
Summer Rails & iOS Setup
Operating System:
Mac OS X 10.7.4
Installed xCode & Tools:
xCode 4.4 (4F250)
iOS 5.0 Simulator
Command Line Tools
iOS 4.0 - 4.1 Device Debugging Support
iOS 3.0 - 3.2.2 Device Debugging Support
<!DOCTYPE html>
<html>
<head>
<title><%= title %></title>
<%= csrf_meta_tag %>
<%= stylesheet_link_tag 'blueprint/screen', :media => 'screen' %>
<%= stylesheet_link_tag 'blueprint/print', :media => 'screen' %>
</head>
<body>
<%= yield %>
$ ssh git@github.com
PTY allocation request failed on channel 0
ERROR: Hi shawncheatham! You've successfully authenticated, but GitHub does not provide shell access
Connection to github.com closed.
Shawn-Cheatham-2:.ssh liquidoz$ ssh -v git@github.com
OpenSSH_5.2p1, OpenSSL 0.9.7l 28 Sep 2006
debug1: Reading configuration data /Users/liquidoz/.ssh/config
debug1: Applying options for github.com
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to github.com [207.97.227.239] port 22.