1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Jeffrey Hardy 8c05ca96f8 Don't use AR::Base.connection for fixture column quoting. Use the connection given to Fixtures.new
[#3104 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-08-26 14:53:09 -07:00
..
active_record Don't use AR::Base.connection for fixture column quoting. Use the connection given to Fixtures.new 2009-08-26 14:53:09 -07:00
active_record.rb Introduce validates_with to encapsulate attribute validations in a class. 2009-08-09 22:47:56 -07:00
activerecord.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00