xaviershay / rspec-fire

Obsolete - use verifying doubles in RSpec 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mocking active record finders with rspec-fire?

gsmendoza opened this issue · comments

Hi @xaviershay,

Thanks for the awesome gem! I have a question. The readme says that it's possible to double active record finders by subclassing FireDouble, but I can't figure out how to do this. I appreciate your help. You can find the details at stackoverflow.

Thanks,
George

Answered over at SO.