public
Description: A collection of RSpec matchers to be used with the Ruby on Rails project
Clone URL: git://github.com/joshknowles/rspec-on-rails-matchers.git
Added view matchers

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@5 
11e6f158-dd3c-0410-a69b-4d739fb74d9d
joshknowles (author)
Thu Dec 27 21:14:48 -0800 2007
commit  b03a958b3932aa017348ca4d9499012ef815b264
tree    88642900840d518ef220aad06a403e8021e5b264
parent  c5b1045ca07bc2891feb0795b2da3caead366e93
...
1
 
2
3
...
1
2
3
4
0
@@ -1,2 +1,3 @@
0
 require 'spec/rails/matchers/associations'
0
+require 'spec/rails/matchers/tags'
0
 require 'spec/rails/matchers/validations'
0
\ No newline at end of file

Comments

    No one has commented yet.