public
Description: Ruby module exclusion functionality
Clone URL: git://github.com/yrashk/rbmodexcl.git
Search Repo:
Very minor cleanup
yrashk (author)
Wed Apr 30 19:28:49 -0700 2008
commit  9091b094b3b2e799ac7dea4ddac0540e916447fa
tree    0ae027a529c781c1e4aa2cc8c68fd3d493fc19c1
parent  5445dba58fd7f033ef3a2f7dc6c973f796c8f1ab
...
1
2
3
4
5
6
7
...
1
2
 
 
3
4
5
0
@@ -1,7 +1,5 @@
0
 require File.dirname(__FILE__) + '/../rbmodexcl'
0
 
0
-
0
-
0
 describe Class, "extended with module" do
0
   
0
   before(:each) do

Comments

    No one has commented yet.