This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
f092ae544f
rails--rails
/
lib
/
arel
/
nodes
/
sum.rb
7 lines
83 B
Ruby
Raw
Normal View
History
Unescape
Escape
adding a sum node
2010-09-08 17:36:10 -04:00
module
Arel
module
Nodes
average node is added
2010-09-08 19:23:15 -04:00
class
Sum
<
Arel
::
Nodes
::
Function
adding a sum node
2010-09-08 17:36:10 -04:00
end
end
end
Copy permalink