Sha256: b0f5280ca50a69e7dbb6f3b0f8eec1999e944a42dab2d1efc224936c8a1c381f

Contents?: true

Size: 237 Bytes

Versions: 3

Compression:

Stored size: 237 Bytes

Contents

require 'spec_helper'
require 'shared_examples/user_brute_force_protection_shared_examples'

describe User, "with brute_force_protection submodule", :mongo_mapper => true do

  it_behaves_like "rails_3_brute_force_protection_model"

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sorcery-0.9.1 spec/mongo_mapper/user_brute_force_protection_spec.rb
sorcery-0.9.0 spec/mongo_mapper/user_brute_force_protection_spec.rb
sorcery-0.8.6 spec/mongo_mapper/user_brute_force_protection_spec.rb