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, 17 insertions, 0 deletions
diff --git a/vendor/gems/rspec-rails-1.3.3/TODO.txt b/vendor/gems/rspec-rails-1.3.3/TODO.txt
new file mode 100644
index 000000000..99a54c7f7
--- /dev/null
+++ b/vendor/gems/rspec-rails-1.3.3/TODO.txt
@@ -0,0 +1,17 @@
+* 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