Commit Graph

12 Commits

Author SHA1 Message Date
57517983f6 added #parent method to Finder objects 2011-03-10 16:26:38 +00:00
9faa0db7b8 drastic change in label indexing 2011-03-09 17:05:10 +00:00
33e9477552 finalized lazy-loading work on Finder 2011-03-09 01:25:09 +00:00
7e8e1dacc7 initial work and specs to properly support lazy-loading results from Finder objects 2011-03-08 01:30:48 +00:00
62c3492c93 some whitespace cleanup 2010-11-24 00:36:44 +00:00
00131d5ed6 small spec cleanup 2010-11-22 11:27:10 +00:00
6d04d58d82 Redistat::Finder returns collections with results
within it properly, and all specs passing
2010-11-07 23:37:17 +00:00
24bf57000e * Redistat::Finder raises an InvalidOptions
exception if options are invalid.
* Separated Finder#find method into smaller parts.
2010-11-07 21:50:39 +00:00
715d96db9c Created Redistat::Result and started using it
Finder.

All specs pass.
2010-10-18 23:43:03 +01:00
44ea115ca7 cleaner code in Redistat::Finder 2010-10-18 00:58:11 +01:00
b6aa9c65ac finder and it's specs work! 2010-10-15 01:47:16 +01:00
be464ec298 Replaced KeySelection class with a more logical
Finder class.
2010-08-24 13:17:18 +03:00