This project is archived and is in readonly mode.

#3093 ✓committed
Emilio Tagua

ActiveRecord performance script doesn't work

Reported by Emilio Tagua | August 24th, 2009 @ 11:58 PM

The reason is that Migration's timestamps creates a created_at field not a created_on field, therefore you get:

attributes=': unknown attribute: created_on (ActiveRecord::UnknownAttributeError)

When running the script.

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>

People watching this ticket

Attachments

Referenced by

Pages