Libraries
»
solano
(1.31.11)
»
Index (L)
»
SolanoConstant
»
License
Module: SolanoConstant::License
Defined in:
lib/solano/constant.rb
Constant Summary
collapse
FILE_NAME =
File
.
expand_path
(
File
.
join
(
".."
,
".."
,
".."
,
"LICENSE.txt"
)
,
__FILE__
)