autonumeric-rails icon indicating copy to clipboard operation
autonumeric-rails copied to clipboard

autoNumeric.js library with an ujs flavor, ready-to-use for rails.

Results 2 autonumeric-rails issues
Sort by recently updated
recently updated
newest added

I have autonumeric in a _form.html.erb as part of a simple new/edit view, but separator just displays on page reload. this is how I'm displaying the input: any advice???

The original project provides a way to use the autonumeric fashion without attaching it to an input through the ES6 module calls. Is there something similar that's available here? Even...