Skip to content

Instantly share code, notes, and snippets.

View ManInTheBox's full-sized avatar

Zarko Stankovic ManInTheBox

View GitHub Profile
Feature: Exchange rates update
In order to have correct exchange rates
As a store owner
I need to be able to update them from external web service
Background:
Given I am logged in as administrator
And there are following exchange rates:
| currency | rate |
| USD | 0.76496 |
@nuxlli
nuxlli / sublime_text_2_useful_shortcuts.md
Created September 9, 2011 18:51 — forked from lucasfais/gist:1207002
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 - Useful Shortcuts

Tested in Mac OS X: super == command

Open/Goto


  • super+t: go to file
  • super+ctrl+p: go to project
  • super+r: go to methods