berk / tr8n

This repository has moved to:
https://github.com/tr8n/tr8n
MIT License
280 stars 37 forks source link

tr8n not works in the view for mailers #37

Closed lidaobing closed 12 years ago

lidaobing commented 12 years ago

the mailer does not have request

A ActionView::Template::Error occurred in materials#share:

 undefined method `url' for nil:NilClass
 tr8n (3.1.8) lib/tr8n/extensions/action_view_extension.rb:68:in `tr'
hinrik commented 12 years ago

I have a fix for this in #39

berk commented 12 years ago

I have merged hinrik's fix. This should be working now.

taimoor commented 10 years ago

@hinrik @berk even though we generate email, tr8n don't add our mailer views key on tr8n admin pannel. Any idea?