Sha256: afc5524e6ee38a740fcb990574907d19a1e8e7e2c541353ea257610544d5542e

Contents?: true

Size: 152 Bytes

Versions: 1

Compression:

Stored size: 152 Bytes

Contents

def login_as_admin
  request.env['HTTP_AUTHORIZATION'] = ActionController::HttpAuthentication::Basic.encode_credentials("usertesting","usertesting")
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
applicants-0.11.0 spec/support/login_as_admin.rb