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
/
version.rb
blob: ddf477004d4933cc3a033ad2c89cd3ca4c836876 (
plain
) (
blame
)
1
2
3
module
Arel
VERSION
=
"0.4.0"
unless
defined?
(
Arel
::
VERSION
)
end