Simple to use plugin to convert numbers into their english or japaneese counterparts. It will work in all parts of your application (model,views,sweeper,controller). Here are some examples
= Examples
123.to_english == one hundred and twenty-three
The plugin was derived from a solution to the ruby quiz
Simple to use plugin to convert numbers into their english or japaneese counterparts. It will work in all parts of your application (model,views,sweeper,controller). Here are some examples
= Examples
123.to_english == one hundred and twenty-three
The plugin was derived from a solution to the ruby quiz