ruby-fizzbuzz 0.0.6
Yet another FizzBuzz in Ruby. Provides simple and fast solution to a popular FizzBuzz problem for Ruby. Written in C as an example of using Ruby's C API - with the support for arbitrary large numeric values via the Bignum class.
Gemfile:
=
instalar:
=
Development Dependencies (4):
rake
>= 10.1.1, ~> 10.1
rake-compiler
>= 0.9.2, ~> 0.9
rdoc
>= 4.1.1, ~> 4.1
test-unit
>= 2.5.5, ~> 2.5