1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/active_relation
2008-04-11 15:22:22 -07:00
..
engines basic functionality for simplest active record find(id) 2008-03-05 22:12:21 -08:00
extensions added attribute.eq(nil) 2008-03-16 20:47:02 -07:00
primitives string passthrough for joins 2008-04-11 15:22:22 -07:00
relations string passthrough for joins 2008-04-11 15:22:22 -07:00
sessions refactored session's interaction with engine/connection 2008-03-11 23:22:26 -07:00
.DS_Store implemented hashing macro; implemented custom matcher testing this macro 2008-03-11 22:42:47 -07:00
engines.rb introduced engine dependency for sql strategies 2008-03-02 17:56:18 -08:00
extensions.rb added attribute.eq(nil) 2008-03-16 20:47:02 -07:00
predicates.rb removed binding for attributes and predicates 2008-04-11 14:40:33 -07:00
primitives.rb - renamed scalar to value 2008-03-12 23:31:18 -07:00
relations.rb string passthrough for joins 2008-04-11 15:22:22 -07:00
sql.rb projections now support string passthrough 2008-03-16 17:49:06 -07:00