This project is archived and is in readonly mode.

#3592 ✓duplicate
Olli Helenius

ActiveRecord::Associations::ClassMethods tables_in_string does not recognize digits in table name

Reported by Olli Helenius | December 17th, 2009 @ 12:25 PM

The regexp (/([.a-zA-Z_]+).?./) in tables_in_string does not recognize table names that contain digits.

This seems to be fixed in the master branch but not in 2-3-stable.

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>

Tags

Pages