This project is archived and is in readonly mode.

#2916 ✓resolved
qoobaa

Remove unnecessary safe_to_array method in ActiveRecord::Base

Reported by qoobaa | July 16th, 2009 @ 05:36 PM | in 3.x

This patch removes unnecessary safe_to_array method and uses standard library's Kernel#Array method instead (which should be safe enough ;-) ).

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>

Attachments

Tags

Referenced by

Pages