Module: Recls::Helpers
- Defined in:
- lib/recls/helpers.rb,
lib/recls/helpers/version.rb
Constant Summary collapse
- VERSION =
Current version of the recls-helpers.Ruby library
'0.0.1'- VERSION_MAJOR =
Major version of the recls-helpers.Ruby library
VERSION_PARTS_[0]
- VERSION_MINOR =
Minor version of the recls-helpers.Ruby library
VERSION_PARTS_[1]
- VERSION_REVISION =
Revision version of the recls-helpers.Ruby library
VERSION_PARTS_[2]