Skip to content

Instantly share code, notes, and snippets.

@xn
Created March 3, 2011 17:49
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 xn/853172 to your computer and use it in GitHub Desktop.
Save xn/853172 to your computer and use it in GitHub Desktop.
ideas for specing
describe 'get /projects' do
context 'when user logged in' do
it "returns a list of projects scoped by user"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment