index definition should not raise error when testing equality against nil.
authorronen barzel <ronen@barzel.org>
Sun, 25 Nov 2012 21:01:16 +0000 (21:01 +0000)
committerronen barzel <ronen@barzel.org>
Sun, 25 Nov 2012 21:01:16 +0000 (21:01 +0000)
commitf8a11d81cbd3e610ce13df41caa0901447869b1c
tree72e222924ce5e80ca5d51bda7062b7c684b598fa
parentb37fc7d2a2e400821bc4a8daed3739395ae87501
index definition should not raise error when testing equality against nil.

addresses #64
lib/schema_plus/active_record/connection_adapters/index_definition.rb
spec/index_definition_spec.rb