Compatibility with Ruby 1.9.1 and 1.9.2.

This commit is contained in:
José Valim
2010-03-26 11:27:19 +01:00
parent 5c19605d6f
commit ca4e09390e
35 changed files with 50 additions and 43 deletions

View File

@@ -1,4 +1,4 @@
require 'test/test_helper'
require 'test_helper'
class MappingTest < ActiveSupport::TestCase