Title *
SummaryFix issue when using :prefix option.
Description *:prefix was not removed from the options before passing to the has_many/belong_to methods. thanks to Pascal for the notice.
Fix issue when using :prefix option. Added by Andrew Stone 196 days ago
:prefix was not removed from the options before passing to the has_many/belong_to methods.
thanks to Pascal for the notice.
Comments