aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/rspec-rails-1.3.3/TODO.txt
blob: 99a54c7f774acf37a35ca470c5bd4227f26dafeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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