Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/myokoym/mylib

My Ruby Library.
https://github.com/myokoym/mylib

Last synced: 2 days ago
JSON representation

My Ruby Library.

Awesome Lists containing this project

README

        

* What's a Library?

This is my library for Ruby.

"require 'mylib'" then required to all libraries.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

~ numeric.rb

"require 'numeric'" is required to these libraries.

+ Numeric#to_en

Numeric to English.

range(now): 1-999,999,999,999,999(Integer only).

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -