Skip to content

Instantly share code, notes, and snippets.

@ryanbriones
Created March 23, 2009 20:08
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 ryanbriones/83746 to your computer and use it in GitHub Desktop.
Save ryanbriones/83746 to your computer and use it in GitHub Desktop.
Spec::Rake::SpecTask.new do |t|
t.spec_files = FileList['spec/**/*_spec.rb', 'app/shared/spec/**/*_spec.rb']
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment