Skip to content

This gem provides an more readable way to check whether the number is decimal or not.

Notifications You must be signed in to change notification settings

Kunj-Choksi/is_decimal

Repository files navigation

is_decimal

This gem provides an more readable way to check whether the number is decimal or not.

Installation

Add this line in your Gemfile:

gem 'is_decimal'

And run below command:

bundle

Or install directly:

$ gem install is_decimal

How to use:

to use append .is_decimal? to any ruby Numeric , thats All! (:

License

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

About

This gem provides an more readable way to check whether the number is decimal or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages