Libraries
»
ar-extensions
(0.9.5)
»
Index (V)
»
ActiveRecord
»
Extensions
»
VERSION
Module: ActiveRecord::Extensions::VERSION
Defined in:
lib/ar-extensions/version.rb
Constant Summary
collapse
STRING =
[
MAJOR
,
MINOR
,
REVISION
]
.
join
(
'
.
'
)