Skip to content

It requires a non nil email in email2()#1

Open
sbrants wants to merge 1 commit intozuf:masterfrom
sbrants:master
Open

It requires a non nil email in email2()#1
sbrants wants to merge 1 commit intozuf:masterfrom
sbrants:master

Conversation

@sbrants
Copy link

@sbrants sbrants commented Mar 8, 2017

That line failed in mail2():

html_string = File.read(html_file).gsub('[%%FEmail%%]', email)

Error without email is: error: no implicit conversion of nil into String

That line failed in mail2():

`html_string = File.read(html_file).gsub('[%%FEmail%%]', email)`

Error without email is: `error: no implicit conversion of nil into String`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant