Sha256: e80d02b9198ba6f0b501db5d9ce89455ffa6fa1d61541a6d79437de811aa3a91

Contents?: true

Size: 164 Bytes

Versions: 8

Compression:

Stored size: 164 Bytes

Contents

require 'test_helper'

class PostTest < ActiveSupport::TestCase
  include Groonga::Client::Rails::TestHelper

  # test "the truth" do
  #   assert true
  # end
end

Version data entries

8 entries across 8 versions & 1 rubygems

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