about summary refs log tree commit homepage
path: root/t/test-rails3.sh
DateCommit message (Collapse)
2010-10-04split out isolate usage/logic
We'll be using more of Isolate in development.
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-10tests: update Rails 3 tests to Rails 3 beta4
2010-06-08tests: libify common rails3 setup code
We'll be adding more Rails 3 tests..