Skip to content

Commit

Permalink
added bypass_list_management to list of valid options for sendgrid_en…
Browse files Browse the repository at this point in the history
…able
  • Loading branch information
chaslemley committed Mar 5, 2010
1 parent ef6abdd commit 93f73ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/sendgrid.rb
Expand Up @@ -9,7 +9,8 @@ module SendGrid
:gravatar,
:subscriptiontrack,
:footer,
:spamcheck
:spamcheck,
:bypass_list_management
]

def self.included(base)
Expand Down

0 comments on commit 93f73ac

Please sign in to comment.