module EmailManager

Observer on ActionMailer deliver_email to save the emails as ManagedEmail objects @author Jeremiah Hemphill

Generates the Managed Email migration and the initializer with the observer @author Jeremiah Hemphill

Upgrade the migrations and other generated files for future use

Generate the controller and views into the parent project @author Jeremiah Hemphill