Commit Graph

6 Commits

Author SHA1 Message Date
Qiang Xue
42d8748e6e Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner.
Renamed `ActiveRecord::getPopulatedRelations()` to `getRelatedRecords()`
2013-12-21 23:26:35 -05:00
Paul Klimov
b62b4eae2b Sphinx Active Relation lazy load fixed. 2013-12-16 15:54:32 +02:00
Paul Klimov
750c6275c0 Sphinx test AR classes moved to 'data/ar/sphinx'. 2013-12-03 10:46:02 +02:00
Paul Klimov
6bfc888c8f Sphinx Active Relation created 2013-11-18 16:56:28 +02:00
Klimov Paul
e1065ef1fc "snippetByModel" option added to Sphinx Active Query. 2013-11-17 17:02:47 +02:00
Klimov Paul
62968971b6 Sphinx unit test "ActiveRelationTest" created. 2013-11-16 14:54:24 +02:00