Displaying 1 result from an estimated 1 matches for "teste_email".
Did you mean:
test_email
2010 Feb 04
1
Running scripts in rails
...atch executes perfectly, but
not in scripts in production ENV
This is the monkey patch in environment.rb:
http://pastebin.com/m699a8fc5
And this is the script that I''m running: http://pastebin.com/m4cdba602
the script is located in script directory, and I execute it like this:
[./script/teste_email] development env
[RAILS_ENV=production ./script/teste_email] production env
In development env the scripts works fine, and also the patch, but in
production env the patch is not being loaded.
So I''ve got the error messages that the patch is suposed to fix:
"/usr/lib/ruby/1.8/openssl/...