aboutsummaryrefslogtreecommitdiffstats
path: root/spec/doubles
Commit message (Collapse)AuthorAgeFilesLines
* Fix almost all Ruby warnings during spec suiteBryan Helmkamp2009-09-201-0/+4
|
* WhitespaceBryan Helmkamp2009-05-171-4/+4
|
* Adding spec:mysql and spec:sqlite3 tasksBryan Helmkamp2009-05-171-51/+0
|
* Added DISTINCT support. Modified when to quote or not columns and tables.Emilio Tagua2009-04-291-0/+4
|
* Moved require to initializerEmilio Tagua2009-04-231-2/+0
|
* Quoting must be requiredEmilio Tagua2009-04-231-4/+6
|
* results of a select query are a hash indexed by attribute rather than stringNick Kallen2008-04-271-1/+1
|
* - fixed hash orderingNick Kallen2008-04-142-0/+70
- organized doubles (previously called 'fakes')