autonumeric-rails 2.0
autoNumeric.js library automatically formats currency and numbers. With an ujs flavor it is now directly usable in a rails project. All credits for autoNumeric.js library its-self go to its creator BobKnothe
Gemfile:
=
install:
=
Runtime Dependencies (1):
jquery-rails
>= 2.0.2
Development Dependencies (10):
bundler
~> 1.3
capybara
>= 0
database_cleaner
>= 0
headless
>= 0
rails
~> 4.2.0
rake
>= 0
rspec-html-matchers
>= 0
rspec-rails
>= 0
selenium-webdriver
= 2.53.4
sqlite3
>= 0