aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support/model.rb
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-261-1/+1
|
* Create an Arel::Header class representing a relation's attributesCarl Lerche2010-04-021-1/+5
|
* 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).
* Add a bunch of specs for attribute type casting.Carl Lerche2010-03-121-0/+56