yarhouse/ruby_parser
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Ruby Email Parser --------------- UPDATE: 2012-06-05 Crafted main file to be clean and sleak, with as little work being done there as needed. Updated classes file to call methods with and without arguments also minmizing the need to use object variables by calling methods within methods. Added Improvements section to README --------------- UPDATE: 2012-06-04 Created seperate file for class, included test email --------------- Made a parser in php, now made a parser in ruby Runs from the command line. _________________________________________________________________ IMPROVEMENTS TO BE MADE: * Create option for multi-part content