Libraries
»
tddium-preview
(0.11.1)
»
Index (L)
»
TddiumConstant
»
License
Module: TddiumConstant::License
Defined in:
lib/tddium/constant.rb
Constant Summary
collapse
FILE_NAME =
File
.
expand_path
(
File
.
join
(
".."
,
".."
,
".."
,
"LICENSE.txt"
)
,
__FILE__
)