mhgbrown / cached_resource

Caching for ActiveResource
MIT License
80 stars 28 forks source link

Fix for #4 #5

Closed ianejames closed 12 years ago

ianejames commented 12 years ago

Turns out, the actual change was quite easy -- just a one-line alteration (plus specs). However, before that there needed to be a small refactor in the cache duping code, and before that I added some generic freezing specs.

ianejames commented 12 years ago

I was informed that adding the phrase "fix for #4" to the subject would add this pull request to that issue, but I guess that was incorrect.

mhgbrown commented 12 years ago

Awesome. I'll get this merged soon. Also, blowing my mind with the include_examples usage!

mhgbrown commented 12 years ago

Out in 2.3.2