benprew / pony

The express way to send mail from Ruby.
1.14k stars 51 forks source link

Allow options to be queried from the gem #11

Closed neilmiddleton closed 10 years ago

neilmiddleton commented 10 years ago

I need to filter an options hash that I'm passing into Pony to only include options allowed by Pony. This PR adds a method that contains a whitelist of all available standard and non-standard options.

Pony.permissable_options