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
/
collectors
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove encoding utf-8 magic comment
Koichi ITO
2017-08-09
1
-1
/
+0
*
Add a collector to grab the bind values off the AST
Sean Griffin
2017-07-21
2
-0
/
+56
*
Ensure `ToSql` collector returns a UTF-8 string
Sean Griffin
2017-07-21
1
-1
/
+1
*
Refactor `substitute_binds` to perform substitution immediately
Sean Griffin
2017-07-21
1
-19
/
+10
*
Add a value field `Nodes::BindParam`
Sean Griffin
2017-07-21
1
-1
/
+1
*
Rename `Collectors::Bind`
Sean Griffin
2017-07-21
1
-1
/
+1
*
Enable frozen_string_literal in all files in arel
Rafael Mendonça França
2017-02-13
3
-1
/
+4
*
Add order to BindParams in the ToSql collector
Sean Griffin
2014-11-17
1
-1
/
+7
*
Collectors: Introduce PlainString and make use of it in SQLString
Jiri Pospisil
2014-06-14
2
-14
/
+21
*
add a compile method to the collectors
Aaron Patterson
2014-04-09
2
-0
/
+8
*
adding a bind value collector
Aaron Patterson
2014-04-09
2
-4
/
+33
*
fixing some tests in to_sql
Aaron Patterson
2014-04-08
1
-0
/
+2
*
initial commit for collector implementation
Aaron Patterson
2014-03-25
1
-0
/
+26