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 93d72131bc add the casting node to the AST at build time
If we add the casting node to the ast at build time, then we can avoid
doing the lookup at visit time.
2014-03-24 16:26:09 -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 add the casting node to the AST at build time 2014-03-24 16:26:09 -07: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 Bump minitest to 5.1. 2014-01-04 16:31:06 +05:30
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