binarylogic / searchlogic

Searchlogic provides object based searching, common named scopes, and other useful tools.
http://rdoc.info/projects/binarylogic/searchlogic
MIT License
1.39k stars 133 forks source link

[PATCH] Enable polymorphic ordering #122

Closed nandalopes closed 13 years ago

nandalopes commented 13 years ago

I was having problems with ordering and polymorphic associations, then added the code that allows sorting by fields of polymorphic associations.

nandalopes commented 13 years ago

View #123