Skip to content

yarhouse/ruby_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Parsing emails in ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published