about summary refs log tree commit homepage
path: root/test/rails/test_rails.rb
DateCommit message (Expand)
2012-07-28remove Rails-oriented integration tests
2012-01-27disable old Rails tests for Ruby 2.0.0
2011-02-02Fix Ruby 1.9.3dev warnings
2010-06-04tests: disable Rails 2.x tests under Ruby 1.9.2
2010-03-20tests: fix to run under Ruby 1.9.2dev
2010-02-25unicorn_rails: make this "working_directory"-aware
2009-09-30rails: RAILS_RELATIVE_URL_ROOT may be set in Unicorn config
2009-09-08"encoding: binary" comments for all sources (1.9)
2009-06-29test_rails: workaround long-standing 1.9 bug
2009-04-16Fix forgotten Rails tests
2009-04-02test/rails: v2.1.2 + ActiveRecordStore all around
2009-04-01test_rails: 4x speedup
2009-04-01Add more tests for Rails
2009-03-31test: factor out exec helpers into common code for Rails tests
2009-03-31Rails stack tests for unicorn_rails