[Groonga-commit] ranguba/groonga-client-rails at 84400e2 [master] Require factory_girl explicitly

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Mar 27 19:15:39 JST 2016


Kouhei Sutou	2016-03-27 19:15:39 +0900 (Sun, 27 Mar 2016)

  New Revision: 84400e255a2bfce1a9377ca18c6c1c2ee8236c9b
  https://github.com/ranguba/groonga-client-rails/commit/84400e255a2bfce1a9377ca18c6c1c2ee8236c9b

  Message:
    Require factory_girl explicitly

  Modified files:
    test/apps/rails4-mongoid/test/test_helper.rb

  Modified: test/apps/rails4-mongoid/test/test_helper.rb (+1 -0)
===================================================================
--- test/apps/rails4-mongoid/test/test_helper.rb    2016-03-27 19:06:06 +0900 (7031985)
+++ test/apps/rails4-mongoid/test/test_helper.rb    2016-03-27 19:15:39 +0900 (4404949)
@@ -2,6 +2,7 @@ ENV['RAILS_ENV'] ||= 'test'
 require File.expand_path('../../config/environment', __FILE__)
 require 'rails/test_help'
 require 'groonga/client/rails/test_help'
+require 'factory_girl'
 
 class ActiveSupport::TestCase
   # Add more helper methods to be used by all tests here...
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index