Libraries
»
safe_attributes
(1.0.10)
»
Index (V)
»
SafeAttributes
»
VERSION
Module: SafeAttributes::VERSION
Defined in:
lib/safe_attributes/version.rb
Constant Summary
collapse
MAJOR =
1
MINOR =
0
TINY =
10
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
compact
.
join
(
'
.
'
)