On 18 June 2011 16:30, uncle mantis <[email protected]> wrote:
> Now I have something new.

Presumably you found what was causing the earlier problem.

>
> NoMethodError in UsersController#create
>
> undefined method `activation_instructions' for Notifier:Class
>
> Rails.root: /home/unclemantis/rails_projects/raffle2
>
> Application Trace | Framework Trace | Full Trace
>
> actionmailer (3.0.9) lib/action_mailer/deprecated_api.rb:74:in
> `method_missing'
> actionmailer (3.0.9) lib/action_mailer/base.rb:452:in `method_missing'
> app/models/user.rb:16:in `deliver_activation_instructions!'

Is there anything relevant around this line?

Colin

> app/controllers/users_controller.rb:78:in `create'
> ...

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to