Blogs
Tags > yaml
Using multiple SMTP accounts with Rails & ActionMailer
By Eric BerryMarch 30, 2009
Recently I ran into a problem where I needed to be able to send emails via two different SMTP accounts within the same Rails application. Here's a way to get around this fairly easily using YAML.
Documenting Conventions
By Simon St. LaurentAugust 25, 2008
"Convention over configuration" is a great way to write code - but a lot harder to explain when it comes time to write documentation.
1 to 2 of 2
