public
Fork of dchelimsky/rspec-tmbundle
Description: Textmate bundle for RSpec.
Clone URL: git://github.com/timcharper/rspec-tmbundle.git
resolve .gitignore
dchelimsky (author)
Thu Apr 03 15:09:40 -0700 2008
commit  4571eb02c9420737c3adf6bb25a7af8b968ba129
tree    c38caac9d93204ffb9fbf411c5213920307bee53
parent  f8d4d5ff7da01ae6132d468fbb3d4de268e05895
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
 
 
22
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
0
@@ -1,22 +1,3 @@
0
-*.svn
0
-rspec/pkg
0
-*/tmtags
0
-example_rails_app/vendor/rails/*
0
-log
0
-RSpec.tmbundle/Support/coverage
0
-doc/output
0
-rspec/story_server/prototype/rspec_stories.html
0
-example_rails_app/config/database.yml
0
-example_rails_app/db/schema.rb
0
-example_rails_app/db/*.db
0
-example_rails_app/log
0
-example_rails_app/coverage
0
-example_rails_app/stories/all.rb
0
-example_rails_app/stories/helper.rb
0
-example_rails_app/script/spec
0
-example_rails_app/script/spec_server
0
-example_rails_app/spec/rcov.opts
0
-example_rails_app/spec/spec.opts
0
-example_rails_app/spec/spec_helper.rb
0
-example_rails_app/vendor
0
+tmtags
0
+Support/coverage
0
 .DS_Store

Comments

    No one has commented yet.