allow setting of has_many_polymorphs_options hash in Configuration's after_initialize...
commit114bbf19c5aba47ea87f09576753d0b9b3e812da
authorevanweaver <evanweaver@c1ad287d-65d5-445d-b84c-e64f8492f1e6>
Thu, 13 Sep 2007 08:51:30 +0000 (13 08:51 +0000)
committerevanweaver <evanweaver@c1ad287d-65d5-445d-b84c-e64f8492f1e6>
Thu, 13 Sep 2007 08:51:30 +0000 (13 08:51 +0000)
tree91d871e68b91114f15afa44688c9c884ab901459
parent845f3b7bccbf4a56152082deb3aeb25164b3d9e5
allow setting of has_many_polymorphs_options hash in Configuration's after_initialize if you need to mess with the autoload behavior (for toms)

git-svn-id: svn://rubyforge.org/var/svn/fauna/has_many_polymorphs/trunk@707 c1ad287d-65d5-445d-b84c-e64f8492f1e6
configuration.rb [deleted file]
lib/has_many_polymorphs.rb
lib/has_many_polymorphs/autoload.rb
lib/has_many_polymorphs/configuration.rb [new file with mode: 0644]