about summary refs log tree commit homepage
path: root/t/rails3-app
DateCommit message (Collapse)
2010-08-30update Rails 3 tests to use Rails 3 final
Rails 3 is out, and requires no code changes on our end to work (as far as our tests show :)
2010-08-28update Rails3 tests to use 3.0.0rc2
No code changes needed, thankfully.
2010-06-03tests: add preliminary Rails 3 tests
We'll be switching to Isolate and shell-based tests since the old test/unit-based Rails test was basically a shell script written in Ruby.