Sha256: 4f2de1bc043c948fca82a3c04a6f9d4c5095358cae1d6e870047ada8e64ffd28
Contents?: true
Size: 251 Bytes
Versions: 96
Compression:
Stored size: 251 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + "/../spec_helper") describe "Object" do it "should accept and pass the argument to the searchlogic_arg_type" do searchlogic_lambda(:integer) {}.searchlogic_arg_type.should == :integer end end
Version data entries
96 entries across 96 versions & 9 rubygems