Sha256: 486efa052bd91d1e1ea61609ba96cd10d55ba98859d0b95cd9248bb15ee4dbd4

Contents?: true

Size: 1.11 KB

Versions: 8

Compression:

Stored size: 1.11 KB

Contents

{I"
class:ETI"BundledAsset;FI"logical_path;TI"2think_feel_do_engine/devise/passwords/edit.js;TI"
pathname;TI"Œ/Users/ems408/.bundler/ruby/2.0.0/think_feel_do_engine-7e4a553f2bf4/app/assets/javascripts/think_feel_do_engine/devise/passwords/edit.js.erb;FI"content_type;TI"application/javascript;TI"
mtime;Tl+ÇTI"length;TiGI"digest;TI"%61994e95b238e893a2f77c818f135b70;FI"source;TI"G
$(document).on('page:change, ready', function() {
  $("#new_participant #participant_password").on("keyup", function() {
    $.getJSON("/password_entropy_bits", { password: $(this).val() }, function(data) {
      if (data.bits < 10) {
        $("#password-strength").html("<span class='text-danger'>Weak</span>");
      } else if (data.bits < 18) {
        $("#password-strength").html("<span class='text-primary'>Medium</span>");
      } else {
        $("#password-strength").html("<span class='text-success'>Strong <i class='fa fa-check'></i></span>");
      }
    });
  });
});
;TI"required_assets_digest;TI"%3eddb086d772345c0479458a60e8d841;FI"
_version;TI"%e9ce4940b8cff776edd3f1531dfea685;F

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
think_feel_do_dashboard-1.1.17 spec/dummy/tmp/cache/assets/test/sprockets/ada5b3b21dd170c58055221ed36cb657
think_feel_do_dashboard-1.1.17 spec/dummy/tmp/cache/assets/test/sprockets/bc4fd18f3926d453d87f10c8c072249c
think_feel_do_dashboard-1.1.15 spec/dummy/tmp/cache/assets/test/sprockets/ada5b3b21dd170c58055221ed36cb657
think_feel_do_dashboard-1.1.15 spec/dummy/tmp/cache/assets/test/sprockets/bc4fd18f3926d453d87f10c8c072249c
think_feel_do_dashboard-1.1.14 spec/dummy/tmp/cache/assets/test/sprockets/ada5b3b21dd170c58055221ed36cb657
think_feel_do_dashboard-1.1.14 spec/dummy/tmp/cache/assets/test/sprockets/bc4fd18f3926d453d87f10c8c072249c
think_feel_do_dashboard-1.1.13 spec/dummy/tmp/cache/assets/test/sprockets/ada5b3b21dd170c58055221ed36cb657
think_feel_do_dashboard-1.1.13 spec/dummy/tmp/cache/assets/test/sprockets/bc4fd18f3926d453d87f10c8c072249c