I needed this too and so I made the implementation available on github and as a gem on rubygems so you can include it in your project pretty easy.
In rails 3 all you do is
gem "possessive"
and you will have it.
I needed this too and so I made the implementation available on github and as a gem on rubygems so you can include it in your project pretty easy.
In rails 3 all you do is
gem "possessive"
and you will have it.