Libraries
»
actionwebservice
(1.2.6)
»
Index (V)
»
ActionWebService
»
VERSION
Module: ActionWebService::VERSION
Defined in:
lib/action_web_service/version.rb
Overview
:nodoc:
Constant Summary
collapse
MAJOR =
1
MINOR =
2
TINY =
6
STRING =
[
MAJOR
,
MINOR
,
TINY
]
.
join
(
'
.
'
)