Sha256: 4f3a5645530d40b23b6c57ae71cff57dcd6485ec72037ed474018c04fe90838b

Contents?: true

Size: 212 Bytes

Versions: 13

Compression:

Stored size: 212 Bytes

Contents

# frozen_string_literal: true

RSpec.configure do |config|
  [:system, :feature, :request].each do |type|
    defined?(::Warden::Test::Helpers) && config.include(::Warden::Test::Helpers, :type => type)
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
rspeckled-2.0.1 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-2.0.0 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.4.0 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.3.1 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.3.0 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.2.1 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.2.0 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.1.3 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.1.2 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.1.1 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.1.0 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.0.5 lib/rspeckled/plugins/configuration/warden.rb
rspeckled-1.0.4 lib/rspeckled/plugins/configuration/warden.rb