Hello, I created a ruby script for my RubyOnRails application that
send a mail to my application users. This script is executed using a
cron job everyday at midnight. Ok so that part works just great. My
problem is that I have to use RubyOnRails I18n system to translate a
large part of the emails sent and it doesn't seems to work
(translation is not done). I'm using the RubyOnRails built in I18n
system (no plugin or anything else).
Anyone have a solution?

Thanks for the help,
Olivier Rouhaud.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to