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
Chris Kampmeier c4193d9f8e Rewrite ActiveRecord::Base#destroy_all docs to remove incorrect info, mention return value, and improve clarity
(The incorrect information is "at least 2*N database queries" -- it's N+1 at best.)
2009-01-06 22:51:57 -08:00
..
active_record Rewrite ActiveRecord::Base#destroy_all docs to remove incorrect info, mention return value, and improve clarity 2009-01-06 22:51:57 -08:00
active_record.rb Switch to Rack based session stores. 2008-12-15 16:33:31 -06:00
activerecord.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00