1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Chris Oliver 015192560b Fixed a bug when empty? was called on a grouped Relation that wasn't loaded
[#5829 state:resolved]

Signed-off-by: Andrew White <andyw@pixeltrix.co.uk>
2011-03-12 22:31:21 +00:00
..
active_record/connection_adapters introduce a fake AR adapter for mocking database return values 2011-02-04 13:34:57 -08:00
assets
cases Fixed a bug when empty? was called on a grouped Relation that wasn't loaded 2011-03-12 22:31:21 +00:00
connections use rake to create test databases for us 2011-01-14 14:07:16 -08:00
fixtures revises links to the API websites of individual components (no longer maintained), and rewrites the section about after and around filters in the controller guide 2011-03-09 07:43:18 +01:00
migrations in the middle of refactoring 2010-12-03 12:00:09 -08:00
models Rewrote AssociationPreload. 2011-02-28 22:12:34 +00:00
schema The optimistic lock column should be increased when calling touch 2011-02-09 18:27:40 -02:00
config.rb