Skip to content

Instantly share code, notes, and snippets.

@miroswan
Created March 28, 2016 01:21
Is this legal?
RSpec.shared_examples 'shared' do
let(:instance) { described_class.new }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment