Sha256: 597f9097a1cac0290f45cca78df8cd086cc98ce9c4d1cf67f902d0b91960560d

Contents?: true

Size: 308 Bytes

Versions: 73

Compression:

Stored size: 308 Bytes

Contents

$:.reject! { |e| e.include? 'TextMate' }
ENV["RAILS_ENV"] = "test"
require File.expand_path(File.dirname(__FILE__) + "/../config/environment")
gem 'muck-engine'
require 'muck_test_helper'
require 'authlogic/test_case'

class ActiveSupport::TestCase
  include MuckTestMethods
  include Authlogic::TestCase
end

Version data entries

73 entries across 73 versions & 9 rubygems

Version Path
muck-activities-3.0.0 test/rails_test/test/test_helper.rb
muck-comments-0.1.21 test/rails_root/test/test_helper.rb
muck-contents-0.2.27 test/rails_root/test/test_helper.rb
muck-contents-0.2.26 test/rails_root/test/test_helper.rb
muck-oauth-0.2.4 test/rails_root/test/test_helper.rb
muck-oauth-0.2.3 test/rails_root/test/test_helper.rb
muck-invites-0.1.12 test/rails_root/test/test_helper.rb
muck-contents-0.2.25 test/rails_root/test/test_helper.rb
muck-contents-0.2.24 test/rails_root/test/test_helper.rb
muck-contents-0.2.23 test/rails_root/test/test_helper.rb
muck-oauth-0.2.2 test/rails_root/test/test_helper.rb
muck-contents-0.2.22 test/rails_root/test/test_helper.rb
muck-contents-0.2.21 test/rails_root/test/test_helper.rb
muck-oauth-0.2.1 test/rails_root/test/test_helper.rb
muck-oauth-0.2.0 test/rails_root/test/test_helper.rb
muck-invites-0.1.11 test/rails_root/test/test_helper.rb
muck-contents-0.2.20 test/rails_root/test/test_helper.rb
muck-oauth-0.1.11 test/rails_root/test/test_helper.rb
muck-invites-0.1.10 test/rails_root/test/test_helper.rb
muck-contents-0.2.18 test/rails_root/test/test_helper.rb