1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/test
Aaron Patterson dbe1f8b29a Merge branch 'rm_a' into ww2lin-rm_a
* rm_a:
  take in to account quoted and translated values
2014-03-25 10:35:46 -07:00
..
attributes add the casting node to the AST at build time 2014-03-24 16:26:09 -07:00
nodes add the casting node to the AST at build time 2014-03-24 16:26:09 -07:00
support add the casting node to the AST at build time 2014-03-24 16:26:09 -07:00
visitors Removed all the fiels in lib/arel/visitors/ which needs dependency on 'a' also fixed the test case for : test/visitors/test_to_sql.rb:22 which pass in the parameter attribute e.g the parameter a. 2014-03-24 23:42:27 -04:00
helper.rb Removed deprecated Arel::Sql::Engine and make use of FakeRecord::Base inplace directly for test helper. 2014-02-10 19:42:39 -02:00
test_attributes.rb Add equality to ALL THE THINGS (that matter) 2012-08-18 22:33:25 -04:00
test_crud.rb Remove deprecated calls from the tests 2013-12-05 00:18:22 -02: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 take in to account quoted and translated values 2014-03-25 10:01:44 -07:00
test_insert_manager.rb add the casting node to the AST at build time 2014-03-24 16:26:09 -07:00
test_select_manager.rb add the casting node to the AST at build time 2014-03-24 16:26:09 -07:00
test_table.rb add the casting node to the AST at build time 2014-03-24 16:26:09 -07:00
test_update_manager.rb fix one deprecation warning 2013-10-14 19:05:59 -07:00