Skip to content

Instantly share code, notes, and snippets.

View clivemurray's full-sized avatar

Clive Murray clivemurray

View GitHub Profile
.pageheader
width: 100%
border-bottom: 1px solid #d0d0d0
.tabbed-content &
border-bottom: 0
& h1.heading
margin-top: 0
.pageheader
width: 100%
border-bottom: 1px solid #d0d0d0
.tabbed-content &
border-bottom: 0
alias facepalm="echo -e ' _______...\n .-‘”..........``~.\n ,.-”..................“-.\n ,/........................”:\n ,?............................\ \n /..............................,}\n /...........................,:\`^\`.}\n /..........................,:”..../\n ?...__......................:\`...../\n /__.(...“~-,_.............,:\`...../\n /(_..”~,_....“~,_..........:\`...._/\n {._$;_...”=,_....“-,_...-~/~},.~”/.}\n ((...*~_....”=-._...“;,./\`./”...../\n \\\`~,...“~.,..........\`...}....../\n (..\`=-,,....\`............(...\_,-”\n /.\`~,...\`-................\\../^\\ \n \\\`~.*-,...................|/...\,__\n,,_ }.>-._\..................|........\`=~-,.. \n...\`=~-,_\\_...\`\\,.................\\.............. \n..........\`=~-,,.\\,................\\............. \n................\`:,,..............\`\\.......__.... \n...................\`=-,..........,
require 'spec_helper'
describe 'jobs/preview.html.haml' do
before do
assigns[:job] = job
render
end
context "unapproved job" do
clivemurray at einaudi in /Users/clivemurray/Sites/nature/ps at develop (2 changed, 1 untracked)
± be foreman start
12:56:41 solr.1 | started with pid 25983
12:56:45 solr.1 | /Users/clivemurray/Sites/nature/ps/vendor/bundle/gems/mysql2-0.3.6/lib/mysql2/mysql2.bundle: [BUG] Segmentation fault
12:56:45 solr.1 | ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin10.8.0]
12:56:45 solr.1 |
12:56:45 solr.1 | -- control frame ----------
12:56:45 solr.1 | c:0033 p:-542554094 s:0098 b:0098 l:000097 d:000097 TOP
12:56:45 solr.1 | c:0032 p:---- s:0096 b:0096 l:000095 d:000095 CFUNC :require
12:56:45 solr.1 | c:0031 p:0119 s:0092 b:0092 l:000091 d:000091 TOP /Users/clivemurray/Sites/nature/ps/vendor/bundle/gems/mysql2-0.3.6/lib/mysql2.rb:9
-content_for :js do
%script{:src => "/naturejobs/science/javascripts/redesign/salary-survey.js" }
:javascript
ss.url = ?
body {
background: url(../images/bg/page/blue-tile.gif) repeat;
}
div {
position: relative;
}
.replace {
display: block;
/* YUI Reset - http://www.yahooapis.com/yui/reset/ */
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}
/* YUI Fonts - http://www.yahooapis.com/yui/fonts/ */
/* beat the double-margin bug */
ul.top-nav,
div.leaderboard {
display: inline;
}
/* non-PNG images for IE6 */
div.leaderboard {
background-image: url(../images/furniture/ad/adbg-ie6.gif);
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Nature Jobs</title>
<link rel="stylesheet" href="css/reset.css" />
<link rel="stylesheet" href="css/base.css" />
<!--[if IE 6]>
<link rel="stylesheet" href="css/ie6.css" />