RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Using a Rails' Mail Interceptor to Test Email

I’m currently setting up a large number of emails as part of our Rails application. I like to run them through Email on Acid. However, this presents a problem in development as the images are hosted locally. I used an interceptor to rewrite the image paths. Read more

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in