benprew / pony

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

Allow for stringified option keys #6

Closed julik closed 12 years ago

julik commented 12 years ago

I've bumped into pony config problems on my application and ended up doing symbolizations all over the place. I thought pony could be more lenient in that department ;-) Let me know if the spec coverage is sufficient.

julik commented 12 years ago

Sorry closed this since I've taken a wrong approach on this. Will report back once I've nailed it properly.