Nice work Brent, Aren't you meant to be on holiday? On Sun, May 10, 2009 at 2:08 AM, Brent Snook <[email protected]> wrote:
> > Hey everyone, > > I just wanted to spruik my new gem, Numerouno. > > http://github.com/brentsnook/numerouno > > It's a natural language parser for numbers, in a similar vein to > Chronic. > > require 'numerouno' > 'sixty five'.as_number > => 65 > > Use it in your Cucumber step definitions to turn number phrases into > something easier to manipulate. > > Blog post with the details is > http://fuglylogic.com/2009/05/09/numerouno-number-parsing-for-ruby/ > > Cheers, > > Brent. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en -~----------~----~----~----~------~----~------~--~---
