Emilio Tagua
|
a158a736c8
|
Merge branch 'master' of github.com:brynary/arel
|
2010-05-27 10:07:51 -03:00 |
|
Bryan Helmkamp
|
2ee3912318
|
Whitespace fixes
|
2010-05-26 18:15:21 -04:00 |
|
Ernie Miller
|
43bfd3fae4
|
Fix tests to work properly on Ruby 1.9, honor multiple calls to #order in memory engine, and make having clauses behave like where clauses in SQL engine (join with AND, allow multiple calls to having to add predicates)
|
2010-05-21 11:45:12 -04:00 |
|
Carl Lerche
|
e5454e8d8a
|
Return nil when looking up an attribute by name that does not exist instead of returning a fictitious attribute.
|
2010-04-03 10:40:46 -07:00 |
|
Carl Lerche
|
a46922e4a1
|
Create an Arel::Header class representing a relation's attributes
|
2010-04-02 19:04:23 -07:00 |
|
Carl Lerche
|
61916e408d
|
Add a bunch of specs for attribute type casting.
|
2010-03-12 14:34:13 -08:00 |
|