Skip to content

Instantly share code, notes, and snippets.

@Krule
Created September 22, 2016 08:19
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 Krule/0cbd5ca1c499c0ee0149af78f7ef4e6a to your computer and use it in GitHub Desktop.
Save Krule/0cbd5ca1c499c0ee0149af78f7ef4e6a to your computer and use it in GitHub Desktop.
Rspec snippet: `it { is_expected.to include(...) }`
<snippet>
<content><![CDATA[it { is_expected.to include($0) }]]></content>
<tabTrigger>itexi</tabTrigger>
<scope>source.ruby</scope>
<description>it { is_expected.to include(...) }</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment