aboutsummaryrefslogtreecommitdiffstats
path: root/test/nodes/test_sql_literal.rb
Commit message (Collapse)AuthorAgeFilesLines
* Make it the responsibility of the connection to hold on to a visitor for ↵Jon Leighton2011-08-081-10/+9
| | | | generating SQL, rather than the TreeManager. (There is a related commit coming in Active Record.)
* Refactor predication methods to be available to SqlLiterals as well.Ernie Miller2010-10-271-0/+24
|
* renaming test_helper to helper so that it is not double requiredAaron Patterson2010-10-181-1/+1
|
* Renamed spec_helper to test_helperRyan Davis2010-10-181-1/+1
|
* Fisting arel specs -- still needs tree_manager and cleanupRyan Davis2010-10-181-0/+28