Libraries
»
bozo-scripts
(0.3.0)
»
Index (B)
»
BozoScripts
Module: BozoScripts
Defined in:
lib/bozo/version.rb
Constant Summary
collapse
VERSION =
File
.
read
(
File
.
expand_path
(
File
.
dirname
(
File
.
realpath
(
__FILE__
)
)
+
'/../../VERSION'
)
)
.
strip