aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support
Commit message (Collapse)AuthorAgeFilesLines
* PERF: removing another def engineAaron Patterson2010-07-301-1/+1
|
* PERF: removing another def engineAaron Patterson2010-07-301-1/+1
|
* PERF: removing another def engineAaron Patterson2010-07-301-1/+1
|
* PERF: removing def engineAaron Patterson2010-07-301-2/+7
|
* Whitespace fixesBryan Helmkamp2010-05-268-8/+8
|
* Create an Arel::Header class representing a relation's attributesCarl Lerche2010-04-022-4/+8
|
* Cleanup the spec helper and spec rake task a bitCarl Lerche2010-03-234-16/+8
|
* Switch Arel::Relation to a module. This will allow for classes with Relation ↵Carl Lerche2010-03-221-1/+3
| | | | extended on them to represent relations themselves (as opposed to their instances being relations).
* Organize the matchers a bit moreCarl Lerche2010-03-125-4/+23
|
* Add a bunch of specs for attribute type casting.Carl Lerche2010-03-121-0/+56
|
* Remove crazyCarl Lerche2010-03-112-28/+0
|
* Move all spec support files into spec/supportCarl Lerche2010-03-1116-0/+317