Sha256: 5c61dcd04552d1cdaa61ae510072bb7ed302f15541456ed151615e67353ec22d

Contents?: true

Size: 207 Bytes

Versions: 49

Compression:

Stored size: 207 Bytes

Contents

require 'spec/spec_helper'

describe Array do
  describe '.===' do
    it "should return true if an instance of ThinkingSphinx::Search" do
      Array.should === ThinkingSphinx::Search.new
    end
  end
end

Version data entries

49 entries across 49 versions & 12 rubygems

Version Path
ebeigarts-thinking-sphinx-1.2.10 spec/lib/thinking_sphinx/core/array_spec.rb
freelancing-god-thinking-sphinx-1.2.10 spec/lib/thinking_sphinx/core/array_spec.rb
freelancing-god-thinking-sphinx-1.2.11 spec/lib/thinking_sphinx/core/array_spec.rb
freelancing-god-thinking-sphinx-1.2.9 spec/lib/thinking_sphinx/core/array_spec.rb
hariton-thinking-sphinx-1.2.11.2 spec/lib/thinking_sphinx/core/array_spec.rb
hariton-thinking-sphinx-1.2.11 spec/lib/thinking_sphinx/core/array_spec.rb
joshcutler-thinking-sphinx-1.3.18 spec/thinking_sphinx/core/array_spec.rb
skalee-thinking-sphinx-1.3.14.2 spec/thinking_sphinx/core/array_spec.rb
skalee-thinking-sphinx-1.3.14.1 spec/thinking_sphinx/core/array_spec.rb
josh_cutler-thinking-sphinx-1.3.17 spec/thinking_sphinx/core/array_spec.rb
hawkerb-thinking-sphinx-1.3.18 spec/thinking_sphinx/core/array_spec.rb
thinking-sphinx-1.3.17 spec/thinking_sphinx/core/array_spec.rb
warp-thinking-sphinx-1.3.16 spec/thinking_sphinx/core/array_spec.rb
thinking-sphinx-1.3.16 spec/thinking_sphinx/core/array_spec.rb
hawkerb-thinking-sphinx-1.3.17 spec/thinking_sphinx/core/array_spec.rb
thinking-sphinx-1.3.15 spec/thinking_sphinx/core/array_spec.rb
hawkerb-thinking-sphinx-1.3.16 spec/thinking_sphinx/core/array_spec.rb
hawkerb-thinking-sphinx-1.3.15 spec/thinking_sphinx/core/array_spec.rb
hawkerb-thinking-sphinx-1.3.14 spec/thinking_sphinx/core/array_spec.rb
zipme-thinking-sphinx-1.3.14 spec/thinking_sphinx/core/array_spec.rb