1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Removing default mapping and Updating tests at all

This commit is contained in:
Carlos A. da Silva 2009-10-10 18:07:25 -03:00
parent 561833e060
commit 198167d978
25 changed files with 70 additions and 75 deletions

View file

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