Skip to content
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.

Commit

Permalink
added minimal env command line switch example
Browse files Browse the repository at this point in the history
  • Loading branch information
adzap committed Feb 11, 2010
1 parent 07c719b commit 4b99db6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rdoc
Expand Up @@ -169,6 +169,10 @@ The initializer in config/initializers/action_mailer.rb:
At the moment if you are using a database driver that doesn't come with Rails, the gem
will need to be installed on the target system.

Now to run ar_sendmail with minimal environment we do:

ar_sendmail -e production -c /path/to/app --minimal

If you have any troubles or find any bad assumptions in the minimal set up let me know.


Expand Down

0 comments on commit 4b99db6

Please sign in to comment.