Skip to content

Instantly share code, notes, and snippets.

@myabc
Created December 5, 2009 20:09
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 myabc/249843 to your computer and use it in GitHub Desktop.
Save myabc/249843 to your computer and use it in GitHub Desktop.
+ %w{files extra_rdoc_files test_files}.each do |accessor|
+ spec.send(accessor).instance_eval { @exclude_procs = Array.new }
+ end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment