Skip to content

Instantly share code, notes, and snippets.

@miroswan
Created March 28, 2016 01:21
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 miroswan/366ad30b50dc481e910f to your computer and use it in GitHub Desktop.
Save miroswan/366ad30b50dc481e910f to your computer and use it in GitHub Desktop.
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