ngmoco / cache-money

A Write-Through Cacheing Library for ActiveRecord
Apache License 2.0
161 stars 31 forks source link

Untitled #13

Closed yachi closed 13 years ago

yachi commented 13 years ago

i'm not good at it but i gave it a try i add the records to cache repository direcrtly

ashleym1972 commented 13 years ago

I pulled into the develop branch.

ashleym1972 commented 13 years ago

I put the finder test back in and it fails so I think this does not fix the issue.

yachi commented 13 years ago

Yup. May be we should wrap find([]) with fetch?

ashleym1972 commented 13 years ago

I think I tried this approach and it didn't work for a reason. Give me a day or two to work on it.