Tag: actionmailer

Here you can see a listing of all the posts tagged with actionmailer on this website.

  • ActionMailer in standalone apps

    Posted on May 14, 2006 at 05:43 +0200 Tagged with , ,

    Today someone in #ruby-lang asked if you could use Rails' ActionMailer also in standalone ruby applications. That user left after a short time and the question stayed unanswered, although it is my opinion quite interesting :) So I started digging a little bit through the documentation and came up with a quite basic solution which actually holds no real suprises.

    [more ...]

    0 comments