index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
arel
/
nodes
/
false.rb
blob: 611e19633bb5db2df874b14a7b814da1d3f38783 (
plain
) (
tree
)
11f929b5c4
11f929b5c4
1
2
3
4
5
6
module
Arel
module
Nodes
class
False
<
Arel
::
Nodes
::
Node
end
end
end