integer 0.1.0
This gem adds to the Integer type an extra instance method 'closest_fibonacci_smaller_or_equal_to' which returns the largest fibonancci number that is less than or equal to the integer.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
= 2.3.12