1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/test
2011-01-04 20:27:34 -08:00
..
attributes attributes do not need a column member 2010-12-03 15:24:30 -08:00
nodes Added Arel::Nodes::NamedFunction for representing generic SQL functions 2011-01-04 20:27:34 -08:00
support adding proper columns to our fake table 2010-11-05 14:05:10 -07:00
visitors Added Arel::Nodes::NamedFunction for representing generic SQL functions 2011-01-04 20:27:34 -08:00
helper.rb deprecating "insert" 2010-12-02 14:01:08 -08:00
test_activerecord_compat.rb renaming test_helper to helper so that it is not double required 2010-10-18 16:54:50 -07:00
test_attributes.rb returning undefined for unknown column types 2010-11-16 08:09:26 -08:00
test_crud.rb removing tests of deprecated methods 2010-12-14 08:47:57 -08:00
test_delete_manager.rb renaming test_helper to helper so that it is not double required 2010-10-18 16:54:50 -07:00
test_factory_methods.rb cleaning up more nodes 2010-12-14 20:31:49 -08:00
test_insert_manager.rb adding proper columns to our fake table 2010-11-05 14:05:10 -07:00
test_select_manager.rb Allow HAVING to take multiple conditions, like WHERE 2011-01-04 07:19:58 +08:00
test_table.rb fixing create_string_join factory method 2010-12-14 10:22:39 -08:00
test_update_manager.rb making sure limit is correctly copied to update manager 2011-01-03 15:44:16 -08:00