Libraries
»
ensure_subdomain
(1.1.0)
»
Index (V)
»
EnsureSubdomain
»
VERSION
Module: EnsureSubdomain::VERSION
Defined in:
lib/ensure_subdomain/version.rb
Constant Summary
collapse
MAJOR =
1
MINOR =
1
TINY =
0
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'
.
'
)