BootstrapShowPasswordRails

This is a simple wrapper for this jQuery Bootstrap based plugin: bootstrap-show-password Attention At the moment the wrapper use Bootstrap 4 plugin. For older versions you should use the library itself

Usage

To understand how to use the library itself, check this page to avoid duplicates or outdated documentation.

Installation

Add this line to your application's Gemfile:

gem 'bootstrap-show-password-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install bootstrap-show-password-rails

Later add to your application.js:

//= require bootstrap-show-password-rails

Contributing

  • Fork and pull
  • Respect each other

License

The gem is available as open source under the terms of the MIT License.