1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

8 commits

Author SHA1 Message Date
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
Ernie Miller
ba3578a22f Break Ordering into Ascending/Descending nodes, allow reversal 2011-06-15 09:18:26 -04:00
Ernie Miller
3d21dabaa6 Fix modification of input on *_any/*_all predications 2011-02-08 06:33:38 -05:00
Aaron Patterson
40603729cc attributes do not need a column member 2010-12-03 15:24:30 -08:00
Aaron Patterson
15f2b27c6d renaming test_helper to helper so that it is not double required 2010-10-18 16:54:50 -07:00
Ryan Davis
a2cee877ec got rid of retarded check method. down with rspec 2010-10-18 16:36:49 -07:00
Ryan Davis
31f61b822d Renamed spec_helper to test_helper 2010-10-18 16:34:44 -07:00
Ryan Davis
e1ebe6e949 Fisting arel specs -- still needs tree_manager and cleanup 2010-10-18 15:41:21 -07:00