Libraries
»
railsbench
(0.9.8)
»
Index (V)
»
Railsbench
»
VERSION
Module: Railsbench::VERSION
Defined in:
lib/railsbench/version.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
0
MINOR =
9
TINY =
8
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'.'
)