aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/session.rb
Commit message (Expand)AuthorAgeFilesLines
* Latest ActiveSupport replaces metaclass with singleton_classCarl Lerche2010-03-111-2/+2
* Fix almost all Ruby warnings during spec suiteBryan Helmkamp2009-09-201-3/+9
* Allow SQL strings to insert query. Insert should better return engine's result.Emilio Tagua2009-07-011-1/+0
* Return delete result instead Arel objectEmilio Tagua2009-06-021-2/+0
* basic implementation of in memory insertionsBryan Helmkamp2009-05-171-0/+3
* reorganized file structuresBryan Helmkamp2009-05-171-2/+0
* reorganized callBryan Helmkamp2009-05-171-4/+4
* Use the engine not the engine.connection, the engine may not even respond to ...Emilio Tagua2009-04-231-11/+11
* reorganized file structureNick Kallen2008-05-191-0/+47