Sha256: 454b08e63d099d63b66f9a5eb2a8bb93bc73fe4923d4430f695157522671f0a1

Contents?: true

Size: 294 Bytes

Versions: 8

Compression:

Stored size: 294 Bytes

Contents

ENV['RAILS_ENV'] ||= 'test'
require File.expand_path('../../config/environment', __FILE__)
require 'rails/test_help'
require 'groonga/client/rails/test_helper'

class ActiveSupport::TestCase
  # Add more helper methods to be used by all tests here...
  include FactoryGirl::Syntax::Methods
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
groonga-client-rails-0.9.7 test/apps/rails4-mongoid/test/test_helper.rb
groonga-client-rails-0.9.6 test/apps/rails4-mongoid/test/test_helper.rb
groonga-client-rails-0.9.5 test/apps/rails4-mongoid/test/test_helper.rb
groonga-client-rails-0.9.4 test/apps/rails4-mongoid/test/test_helper.rb
groonga-client-rails-0.9.3 test/apps/rails4-mongoid/test/test_helper.rb
groonga-client-rails-0.9.2 test/apps/rails4-mongoid/test/test_helper.rb
groonga-client-rails-0.9.1 test/apps/rails4-mongoid/test/test_helper.rb
groonga-client-rails-0.9.0 test/apps/rails4-mongoid/test/test_helper.rb