Libraries
»
active_presenter
(3.2.2)
»
Index (V)
»
ActivePresenter
»
VERSION
Module: ActivePresenter::VERSION
Defined in:
lib/active_presenter/version.rb
Constant Summary
collapse
MAJOR =
3
MINOR =
2
TINY =
2
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'
.
'
)