Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myokoym/mylib
My Ruby Library.
https://github.com/myokoym/mylib
Last synced: 2 days ago
JSON representation
My Ruby Library.
- Host: GitHub
- URL: https://github.com/myokoym/mylib
- Owner: myokoym
- Created: 2010-09-17T16:07:42.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-09-18T05:25:29.000Z (about 14 years ago)
- Last Synced: 2023-03-11T07:18:59.728Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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).
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -