search for: after_enter_awaiting_approv

Displaying 1 result from an estimated 1 matches for "after_enter_awaiting_approv".

2010 Jan 25
1
ActionMailer does not find templates in production mode
...: When attempting to send a mail from an ActionMailer the template location algorithm does not seem to pick up the corresponding template: ActionView::MissingTemplate (Missing template event_mailer/approval_requested_notification.erb in view path app/views): app/models/event_observer.rb:3:in `after_enter_awaiting_approval'' /usr/lib/ruby/1.8/observer.rb:185:in `notify_observers'' /usr/lib/ruby/1.8/observer.rb:184:in `each'' /usr/lib/ruby/1.8/observer.rb:184:in `notify_observers'' (eval):10:in `create_or_update_without_callbacks'' app/controllers/event_controller.rb...