Can I write one expectation in RSpec which demands a method is called only once with specific arguments?
I’m just finishing my first year writing production code in Rails, and I’m not really stuck here, but the non-rubyness of what I’m experiencing is weird, and I wanted to see if anyone had this problem.