Sha256: b99eed707e1809ad9bd4f7114aac0fdef7c153b92cd7beee4e21a7a6cf3a3b68

Contents?: true

Size: 326 Bytes

Versions: 30

Compression:

Stored size: 326 Bytes

Contents

require 'test/unit'
require 'rubygems'

gem 'activesupport'
require 'active_support'

gem 'actionpack'
require 'action_controller'

gem 'mocha'
require 'mocha'

gem 'ruby-openid'
require 'openid'

RAILS_ROOT = File.dirname(__FILE__) unless defined? RAILS_ROOT
require File.dirname(__FILE__) + "/../lib/open_id_authentication"

Version data entries

30 entries across 30 versions & 10 rubygems

Version Path
openskip-open_id_authentication-1.0.0 test/test_helper.rb
openskip-open_id_authentication-1.0.1 test/test_helper.rb
pelle-open_id_authentication-0.1.0 test/test_helper.rb
pelle-open_id_authentication-0.1.1 test/test_helper.rb
tfe-authlogic_openid-0.1.0 test/libs/open_id_authentication/test/test_helper.rb
spree-0.11.4 vendor/plugins/open_id_authentication/test/test_helper.rb
spree-0.11.3 vendor/plugins/open_id_authentication/test/test_helper.rb
spree-0.11.2 vendor/plugins/open_id_authentication/test/test_helper.rb
spree-0.11.1 vendor/plugins/open_id_authentication/test/test_helper.rb
spree-0.11.0 vendor/plugins/open_id_authentication/test/test_helper.rb
spree-0.10.2 vendor/plugins/open_id_authentication/test/test_helper.rb
spree-0.10.1 vendor/plugins/open_id_authentication/test/test_helper.rb
spree-0.10.0 vendor/plugins/open_id_authentication/test/test_helper.rb
spree-0.10.0.beta vendor/plugins/open_id_authentication/test/test_helper.rb
hubbub-0.0.11 lib/vendor/plugins/open_id_authentication/test/test_helper.rb
hubbub-0.0.10 lib/vendor/plugins/open_id_authentication/test/test_helper.rb
hubbub-0.0.9 lib/vendor/plugins/open_id_authentication/test/test_helper.rb
hubbub-0.0.8 lib/vendor/plugins/open_id_authentication/test/test_helper.rb
hubbub-0.0.6 lib/vendor/plugins/open_id_authentication/test/test_helper.rb
czak-authlogic-oid-1.0.4 test/libs/open_id_authentication/test/test_helper.rb