aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel.rb
Commit message (Expand)AuthorAgeFilesLines
* adding some deprecated classesAaron Patterson2010-08-121-0/+1
* adding first nodeAaron Patterson2010-08-121-0/+1
* tables can fetch attributesAaron Patterson2010-08-121-0/+3
* adding a table and engineAaron Patterson2010-08-121-2/+3
* clean slateAaron Patterson2010-08-121-12/+0
* removing cattr_accessorAaron Patterson2010-07-261-1/+0
* reorganizing classes moreAaron Patterson2010-07-261-0/+2
* removing more duplicationAaron Patterson2010-07-261-0/+1
* Rake is a better build tool than Thor. Move the gem building and releasing ta...Carl Lerche2010-03-231-2/+2
* Get the specs to start when an AR connection is not present.Carl Lerche2010-03-111-1/+2
* Release v0.3.1Emilio Tagua2010-03-101-1/+1
* Release v0.3.0Emilio Tagua2010-03-101-2/+2
* Release v0.2.1Bryan Helmkamp2010-02-051-1/+1
* Release v0.2.0Bryan Helmkamp2010-01-311-1/+1
* Dont require activerecordPratik Naik2010-01-091-3/+0
* This is 0.2.pre nowBryan Helmkamp2009-11-101-1/+1
* Dropping Jeweler in favor of some simple Thor tasks (for Gemcutter)Bryan Helmkamp2009-10-271-0/+2
* Autoload Arel::SessionBryan Helmkamp2009-09-301-3/+5
* When Arel is loaded the $LOAD_PATH should already be set properly, so don't m...Bryan Helmkamp2009-09-201-1/+0
* Cherry pick AS extensions.Emilio Tagua2009-09-141-0/+4
* Remove explicit rubygems require. Use Active Support provided by Active Recor...Jeremy Kemper2009-09-141-7/+1
* Require active_support and active_record by name in LOAD_PATH instead of gem ...Jeremy Kemper2009-09-141-2/+2
* Merge commit 'brynary/master'Emilio Tagua2009-05-261-0/+13
|\
| * reorganized file structuresBryan Helmkamp2009-05-171-5/+1
| * moved sql related code to its own engine areaBryan Helmkamp2009-05-171-2/+1
* | Removed lib to avoid any conflict in mergeEmilio Tagua2009-05-261-16/+0
* | Require active_support/core_ext since ActiveRecord don't require it any moreEmilio Tagua2009-05-181-1/+2
|/
* Moved require to initializerEmilio Tagua2009-04-231-1/+2
* some convenience methodsNick Kallen2008-05-191-0/+1
* reorganized file structureNick Kallen2008-05-191-1/+2
* officially renamed active_relation to arelNick Kallen2008-04-181-0/+12