Skip to content

Instantly share code, notes, and snippets.

@ody
Created May 17, 2012 21:26
Show Gist options
  • Select an option

  • Save ody/2721678 to your computer and use it in GitHub Desktop.

Select an option

Save ody/2721678 to your computer and use it in GitHub Desktop.
Holy crap...stab stab stab
if str2bool(inline_template('<%= "1.5.7" < "2.0.0-M6" -%>')) {
notify { 'true': }
} else {
notify { 'false': }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment