module-concat/spec/unit/defines
Joshua Hoblitt 8a500af5ee revert concat $warn/$warn_message param split + add deprecation warnings
Partially reverting the $warn/$warn_message param split from eaf8407 as this
change was unnecessarily API breaking.  Instead, we are adding string/bool type
validating to the $warn parameter and deprecation warnings for the usage of
stringified boolean values (eg, 'true', 'on', etc.). In a future major release,
the logic can be simplified to treating all string values as a warning message.
2013-12-23 13:23:49 -08:00
..
concat_fragment_spec.rb fix regression preventing usage of fragment ensure => /target syntax 2013-12-05 22:39:23 -07:00
concat_spec.rb revert concat $warn/$warn_message param split + add deprecation warnings 2013-12-23 13:23:49 -08:00