Closed neilmiddleton closed 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
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.