Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@bcardarella
Created March 20, 2013 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bcardarella/5201416 to your computer and use it in GitHub Desktop.
Save bcardarella/5201416 to your computer and use it in GitHub Desktop.
require 'spec_helper'
describe 'Boston' do
context 'shitty weather' do
it { should_not happen(Infinity) }
end
end
@willmanduffy
Copy link

it { should redirect_to Cancun }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment