diff options
author | Louise Crow <louise.crow@gmail.com> | 2011-02-23 12:06:34 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2011-02-23 12:06:34 +0000 |
commit | 4cd0de91754f07afd0afb58d137b3adcf5a07611 (patch) | |
tree | 1a16f0c5af85f5e7561012b027545183584e15b8 /vendor/plugins/rspec-rails/TODO.txt | |
parent | 44b78c1cd78607434b3666f5391ba68da647583f (diff) |
Removing rspec and rspec-rails plugins in favour of updated gems.
Diffstat (limited to 'vendor/plugins/rspec-rails/TODO.txt')
-rw-r--r-- | vendor/plugins/rspec-rails/TODO.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/vendor/plugins/rspec-rails/TODO.txt b/vendor/plugins/rspec-rails/TODO.txt deleted file mode 100644 index 99a54c7f7..000000000 --- a/vendor/plugins/rspec-rails/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 |