Sha256: 6feb14086233dfc4c6b13b11d9ae7f37879ae654ed490db51be45824c25e98e6

Contents?: true

Size: 596 Bytes

Versions: 1

Compression:

Stored size: 596 Bytes

Contents

//= require humane-js/humane

humane.notice = humane.spawn({
  addnCls: 'humane-info humane-bigbox-info humane-boldlight-info humane-jackedup-info humane-libnotify-info humane-original-info humane-flatty-info'
});

humane.error = humane.spawn({
  addnCls: 'humane-error humane-bigbox-error humane-boldlight-error humane-jackedup-error humane-libnotify-error humane-original-error humane-flatty-error'
});

humane.alert = humane.spawn({
  addnCls: 'humane-error humane-bigbox-error humane-boldlight-error humane-jackedup-error humane-libnotify-error humane-original-error humane-flatty-error'
});

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
humane-rails-5.1.0 app/assets/javascripts/humane-rails.js