Sha256: c717f0a051e0042d83484c709d5a4767d095b1e3fec67c5a372b8165f3d698a0

Contents?: true

Size: 332 Bytes

Versions: 34

Compression:

Stored size: 332 Bytes

Contents

require 'test/unit'
require 'rubygems'

gem 'activesupport'
require 'active_support'

gem 'actionpack'
require 'action_controller'

gem 'mocha'
require 'mocha/setup'

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

34 entries across 34 versions & 1 rubygems

Version Path
redmine_extensions-0.0.39 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.0.38 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.0.37 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.1.11 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.1.10 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.0.36 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.0.34 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.1.09 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.1.07 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.1.06 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.1.05 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.1.04 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.1.03 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.0.33 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.1.02 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.1.01 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.0.29 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.0.28 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.0.27 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb
redmine_extensions-0.0.24 spec/redmine/lib/plugins/open_id_authentication/test/test_helper.rb