You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}.shouldraise_error(ArgumentError,'+options[:conditions]+ should be DataMapper::Query::Conditions::AbstractOperation or DataMapper::Query::Conditions::AbstractComparison or Hash or Array, but was String')
731
-
end
732
-
end
733
-
734
726
describe'that is an empty Array'do
735
727
it'should raise an exception'do
736
728
lambda{
@@ -1058,14 +1050,6 @@ class ::Contact < User; end
1058
1050
end
1059
1051
end
1060
1052
1061
-
describe'that is an empty Array and the fields option contains a non-operator'do
0 commit comments