ryanb / letter_opener

Preview mail in the browser instead of sending.
MIT License
3.73k stars 237 forks source link

Installed but not installed #127

Closed henrikj242 closed 8 years ago

henrikj242 commented 8 years ago

Hi, I was excited to check out this gem, but even after installing it in my rails 4 project and changing the configuration to use letter_opener as the delivery method, there is no initializer file and mails are not being written to the tmp-dir.

What could I be missing?

I am using sidekiq/redis as the queue. Should that cause any issues?

thx

henrikj242 commented 8 years ago

Ah, please ignore - I had not launched sidekiq. It seems to work now :)

nashby commented 8 years ago

Cool!