aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/rspec-rails-1.3.3/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gems/rspec-rails-1.3.3/TODO.txt')
-rw-r--r--vendor/gems/rspec-rails-1.3.3/TODO.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/vendor/gems/rspec-rails-1.3.3/TODO.txt b/vendor/gems/rspec-rails-1.3.3/TODO.txt
deleted file mode 100644
index 99a54c7f7..000000000
--- a/vendor/gems/rspec-rails-1.3.3/TODO.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-* wiki
- * need a matrix of which rspec-rails versions support which rails versions
-* CI
- * need a robust CI setup that runs
- * Multiple rubies
- * MRI: 1.8.6
- * MRI: 1.8.7
- * MRI: 1.9.1
- * JRuby
- * IronRuby??? (perhaps using mono)
- * Multiple rails-es
- * 2.0.5
- * 2.1.2
- * 2.2.2
- * 2.3.4
- * 3.0 (once available)
- * With and without ActiveRecord