public
Description: Behaviour Driven Development framework for Ruby
Homepage: http://rspec.info
Clone URL: git://github.com/dchelimsky/rspec.git
Click here to lend your support to: rspec and make a donation at www.pledgie.com !
update manifest
dchelimsky (author)
Wed Dec 03 10:46:49 -0800 2008
commit  f85a53bb54b13e6461c8ffbded4933b90e40a86c
tree    7db7c8de62ab7c915b342246185b7f1084877800
parent  2886d9eb1a343a5f5ceb1aba7787b6daa42fc7eb
...
1
2
3
4
...
201
202
203
 
204
205
206
...
 
1
2
3
...
200
201
202
203
204
205
206
0
@@ -1,4 +1,3 @@
0
-.DS_Store
0
 .autotest
0
 History.txt
0
 License.txt
0
@@ -201,6 +200,7 @@ spec/spec/example/example_group_spec.rb
0
 spec/spec/example/example_matcher_spec.rb
0
 spec/spec/example/example_methods_spec.rb
0
 spec/spec/example/example_runner_spec.rb
0
+spec/spec/example/helper_method_spec.rb
0
 spec/spec/example/nested_example_group_spec.rb
0
 spec/spec/example/pending_module_spec.rb
0
 spec/spec/example/predicate_matcher_spec.rb

Comments