repo.or.cz
/
attr_splat.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
More changes to the rakefile to facilitate meta-operations
[attr_splat.git]
/
spec
/
spec_helper.rb
blob
2443a182473acdb2107c2f541c1df703966b24b3
1
($:.unshift File.expand_path(File.join( File.dirname(__FILE__), '..', 'lib' ))).uniq!
2
require 'attr_splat'
3
4
# Require spec here, for things like autotest and rdebug that aren't running
5
# using the Rakefile.
6
require 'spec'