Sha256: 40b92d234114719737e30e6235b0859d903e9a9fdafe7676f38f00d3cc8ddc17

Contents?: true

Size: 239 Bytes

Versions: 4

Compression:

Stored size: 239 Bytes

Contents

(function(){
  var date, expensive, mood;
  if (singing) {
    mood = greatly_improved;
  }
  if (happy && knows_it) {
    claps_hands();
    cha_cha_cha();
  }
  date = friday ? sue : jill;
  expensive = expensive || do_the_math();
})();

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
haml-more-0.5.1 vendor/coffee-script/documentation/js/conditionals.js
haml-more-0.5.0 vendor/coffee-script/documentation/js/conditionals.js
haml-more-0.4.0 vendor/coffee-script/documentation/js/conditionals.js
haml-more-0.4.0.d vendor/coffee-script/documentation/js/conditionals.js