Giles Bowkett and I have been hacking together a very nice improvement to ActiveRecord which allows much deeper creation of an ActiveRecord object (it allows associations in the params hash).
This is most useful when using ActiveResource to create your objects.
Get your app snazzy with:
script/plugin install http://snazzy-resource.googlecode.com/svn/trunk/snazzy_resource/
Check out Giles’ post for more lowdown.


