mongoid-rspec
mongoid-rspec copied to clipboard
touch method is not working
HaveAssociationMatcher doesn't support the touch method assertion?
Failure/Error: it { should belong_to(:some_association).touch(true) }
NoMethodError:
undefined method `touch' for #<Mongoid::Matchers::Associations::HaveAssociationMatcher:0x00007f881dcd5648>