henrypoydar / chronic_duration

A simple Ruby natural language parser for elapsed time
MIT License
351 stars 68 forks source link

Fixes #16 - Output should parse correctly #17

Closed errm closed 12 years ago

errm commented 12 years ago

Improved spec examples to include durations with years and added a spec to cover round tripping durations that need to be output and then re-parsed, for example when populating form fields in a web app.