Skip to content

Instantly share code, notes, and snippets.

@miroswan
Created March 28, 2016 01:21

Revisions

  1. miroswan renamed this gist Mar 28, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. miroswan created this gist Mar 28, 2016.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    RSpec.shared_examples 'shared' do
    let(:instance) { described_class.new }
    end