Sha256: c6805520342fdd0b64a59de911ae84c84d98e64732e633213eb510f3dee9b501

Contents?: true

Size: 338 Bytes

Versions: 40

Compression:

Stored size: 338 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + "/../spec_helper")
require 'capybara/rspec'

# Put your acceptance spec helpers inside /spec/acceptance/support
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}

RSpec.configure do |config|
  config.include Rails.application.routes.url_helpers, :type => :request
end

Version data entries

40 entries across 40 versions & 3 rubygems

Version Path
saml_idp-0.3.1 spec/acceptance/acceptance_helper.rb
saml_idp-0.3.0 spec/acceptance/acceptance_helper.rb
saml_idp-0.2.1 spec/acceptance/acceptance_helper.rb
saml_idp-0.2.0 spec/acceptance/acceptance_helper.rb
saml_idp-0.2.0.pre spec/acceptance/acceptance_helper.rb
saml_idp-0.1.1 spec/acceptance/acceptance_helper.rb
saml_idp-0.1.0 spec/acceptance/acceptance_helper.rb
saml_idp-0.0.10 spec/acceptance/acceptance_helper.rb
saml_idp-0.0.9 spec/acceptance/acceptance_helper.rb
saml_idp-0.0.8 spec/acceptance/acceptance_helper.rb
saml_idp-0.0.7 spec/acceptance/acceptance_helper.rb
saml_idp-0.0.6 spec/acceptance/acceptance_helper.rb
saml_idp-0.0.5 spec/acceptance/acceptance_helper.rb
saml_idp-0.0.4 spec/acceptance/acceptance_helper.rb
saml_idp-0.0.3 spec/acceptance/acceptance_helper.rb
saml_idp-0.0.2 spec/acceptance/acceptance_helper.rb
saml_idp-0.0.1 spec/acceptance/acceptance_helper.rb
ruby-saml-idp-0.3.2 spec/acceptance/acceptance_helper.rb
ruby-saml-idp-0.3.1 spec/acceptance/acceptance_helper.rb
ruby-saml-idp-0.3.0 spec/acceptance/acceptance_helper.rb