This project is archived and is in readonly mode.

#4712 ✓resolved
Evgeniy Dolzhenko

[PATCH] Minor: Add module_eval missing file_name and line_number args

Reported by Evgeniy Dolzhenko | May 27th, 2010 @ 11:35 AM | in 2.3.9

There is one module_eval call in active_record/autosave_association.rb which doesn't follow passing __FILE__, __LINE__ + 1 arguments convention used elsewhere, attached patch fixes that.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Referenced by

Pages