github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jmettraux / rufus-mnemo

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 12
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (2)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (2)
    • r1.1.1
    • r1.1.0
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Turning (large) integers into japanese sounding words and vice versa (ruby) — Read more

  cancel

http://rufus.rubyforge.org/rufus-mnemo

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

switching from rdoc to yard 
jmettraux (author)
Mon Nov 30 15:37:04 -0800 2009
commit  9900abde3db4b45702c57a6e576e517f0d0d3861
tree    67fb11be033bfb3608984b080b5824577235f7c3
parent  2792c106fa10eb1aa5f1e0e2e8e59b1abbadd6e2
rufus-mnemo /
name age
history
message
file CHANGELOG.txt Fri Apr 04 06:25:02 -0700 2008 first git commit [jmettraux]
file CREDITS.txt Mon Nov 30 15:34:59 -0800 2009 now surviving require 'mathn'. Thanks Chris Hap... [jmettraux]
file LICENSE.txt Fri Apr 04 06:25:02 -0700 2008 first git commit [jmettraux]
file README.txt Mon Jul 20 18:32:35 -0700 2009 added support for negative integers [jmettraux]
file Rakefile Mon Nov 30 15:37:04 -0800 2009 switching from rdoc to yard [jmettraux]
directory doc/ Thu Mar 12 16:39:15 -0700 2009 moved to hanna rdoc template [jmettraux]
directory lib/ Mon Nov 30 15:34:59 -0800 2009 now surviving require 'mathn'. Thanks Chris Hap... [jmettraux]
file rufus-mnemo.gemspec Mon Nov 30 15:34:59 -0800 2009 now surviving require 'mathn'. Thanks Chris Hap... [jmettraux]
directory test/ Mon Nov 30 15:34:59 -0800 2009 now surviving require 'mathn'. Thanks Chris Hap... [jmettraux]
README.txt
= rufus-mnemo

This gem provides methods for turning integer into easier to remember 'words' and vice-versa.

The module Rufus::Mnemo has all the explanation.


== getting it

  sudo gem install rufus-mnemo

or at

http://rubyforge.org/frs/?group_id=4812


== usage

  require 'rubygems'
  require 'rufus/mnemo'
  
  s = Rufus::Mnemo::from_integer 125704
  
  puts s
    # => 'karasu'
  
  i = Rufus::Mnemo::to_integer s
  
  puts i
    # => 125704


== about negative integers

They are prefixed with the "wi" syllable (Thanks Stephan Wehner).

  p Rufus::Mnemo::from_integer -173866
    # => 'winamote'


= dependencies

None.


== mailing list

On the rufus-ruby list[http://groups.google.com/group/rufus-ruby] :

  http://groups.google.com/group/rufus-ruby


== issue tracker

http://rubyforge.org/tracker/?atid=18584&group_id=4812&func=browse


== source

http://github.com/jmettraux/rufus-mnemo

  git checkout git://github.com/jmettraux/rufus-mnemo.git


== author

John Mettraux, jmettraux@gmail.com 
http://jmettraux.wordpress.com


== the rest of Rufus

http://rufus.rubyforge.org


== license

MIT

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server