mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Compatibility with Ruby 1.9.1 and 1.9.2.
This commit is contained in:
parent
5c19605d6f
commit
ca4e09390e
35 changed files with 50 additions and 43 deletions
|
@ -1,4 +1,4 @@
|
|||
require 'test/test_helper'
|
||||
require 'test_helper'
|
||||
|
||||
class ValidatableTest < ActiveSupport::TestCase
|
||||
extend Devise::TestSilencer if [:mongo_mapper, :data_mapper].include?(DEVISE_ORM)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue