index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
arel
/
session.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing incompatibilities with AR
Aaron Patterson
2010-07-21
1
-0
/
+2
*
CRUD is not being reused, so we should not expose it
Aaron Patterson
2010-07-20
1
-17
/
+14
*
use Session.instance rather than Session.new for easier code
Aaron Patterson
2010-07-20
1
-24
/
+8
*
use object id as the weak ref key
Aaron Patterson
2010-07-20
1
-3
/
+4
*
avoid shadowing a variable
Aaron Patterson
2010-07-20
1
-2
/
+2
*
Latest ActiveSupport replaces metaclass with singleton_class
Carl Lerche
2010-03-11
1
-2
/
+2
*
Fix almost all Ruby warnings during spec suite
Bryan Helmkamp
2009-09-20
1
-3
/
+9
*
Allow SQL strings to insert query. Insert should better return engine's result.
Emilio Tagua
2009-07-01
1
-1
/
+0
*
Return delete result instead Arel object
Emilio Tagua
2009-06-02
1
-2
/
+0
*
basic implementation of in memory insertions
Bryan Helmkamp
2009-05-17
1
-0
/
+3
*
reorganized file structures
Bryan Helmkamp
2009-05-17
1
-2
/
+0
*
reorganized call
Bryan Helmkamp
2009-05-17
1
-4
/
+4
*
Use the engine not the engine.connection, the engine may not even respond to ...
Emilio Tagua
2009-04-23
1
-11
/
+11
*
reorganized file structure
Nick Kallen
2008-05-19
1
-0
/
+47