aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_delete_manager.rb
Commit message (Collapse)AuthorAgeFilesLines
* Delete should respect 'limit'Bradford Folkens2015-02-231-0/+8
| | | | | Conflicts: lib/arel/visitors/to_sql.rb
* Remove `engine` from `TreeManager` and subclassesSean Griffin2014-11-291-5/+5
| | | | | | This constructor parameter was unused for everything except the convenience methods `to_sql` and `where_sql`. We can pass the engine into those methods directly.
* renaming test_helper to helper so that it is not double requiredAaron Patterson2010-10-181-1/+1
|
* got rid of retarded check method. down with rspecRyan Davis2010-10-181-2/+2
|
* Renamed spec_helper to test_helperRyan Davis2010-10-181-1/+1
|
* Removed TreeManagerShared and related tests. They suckedRyan Davis2010-10-181-12/+0
|
* Fisting arel specs -- still needs tree_manager and cleanupRyan Davis2010-10-181-0/+54