Skip to content

Instantly share code, notes, and snippets.

@rschenk
Created November 27, 2012 21:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rschenk/4157226 to your computer and use it in GitHub Desktop.
Save rschenk/4157226 to your computer and use it in GitHub Desktop.
describe "#geocode_unless_on_base" do
context 'when off base' do
context 'with a geocodable address' do...
context 'with a non-geocodable address' do...
context 'with a blank physical_location' do...
context 'with buck shot eyes and a purple heart' do
it('rolls down the national stroll') {}
end
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment