I am going to go have breakfast. I am hoping I can take it from here.

Thank you for your help.

Also thank you #rubyonrails too!



Regards,

Michael



On Sat, Jun 18, 2011 at 11:22 AM, uncle mantis <[email protected]>wrote:

> Yup. and now i have a new one!
>
> NameError in ActivationsController#new
>
> undefined local variable or method `require_no_user' for 
> #<ActivationsController:0xb5888ca8>
>
> Rails.root: /home/unclemantis/rails_projects/bitcoin_raffle2
> Application Trace<http://69.164.197.155:3000/register/YJaPcZEY5QGZoqkWoHbC#>
>  | Framework Trace<http://69.164.197.155:3000/register/YJaPcZEY5QGZoqkWoHbC#>
>  | Full Trace <http://69.164.197.155:3000/register/YJaPcZEY5QGZoqkWoHbC#>
>
> activesupport (3.0.9) lib/active_support/callbacks.rb:442:in 
> `_run__736975650__process_action__910284276__callbacks'
> activesupport (3.0.9) lib/active_support/callbacks.rb:410:in 
> `_run_process_action_callbacks'
> activesupport (3.0.9) lib/active_support/callbacks.rb:94:in `run_callbacks'
> actionpack (3.0.9) lib/abstract_controller/callbacks.rb:17:in `process_action'
> actionpack (3.0.9) lib/action_controller/metal/instrumentation.rb:30:in 
> `block in process_action'
> activesupport (3.0.9) lib/active_support/notifications.rb:52:in `block in 
> instrument'
> activesupport (3.0.9) lib/active_support/notifications/instrumenter.rb:21:in 
> `instrument'
> activesupport (3.0.9) lib/active_support/notifications.rb:52:in `instrument'
> actionpack (3.0.9) lib/action_controller/metal/instrumentation.rb:29:in 
> `process_action'
> actionpack (3.0.9) lib/action_controller/metal/rescue.rb:17:in 
> `process_action'
> actionpack (3.0.9) lib/abstract_controller/base.rb:119:in `process'
> actionpack (3.0.9) lib/abstract_controller/rendering.rb:41:in `process'
> actionpack (3.0.9) lib/action_controller/metal.rb:138:in `dispatch'
> actionpack (3.0.9) lib/action_controller/metal/rack_delegation.rb:14:in 
> `dispatch'
> actionpack (3.0.9) lib/action_controller/metal.rb:178:in `block in action'
> actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:62:in `call'
> actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:62:in `dispatch'
> actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:27:in `call'
> rack-mount (0.6.14) lib/rack/mount/route_set.rb:148:in `block in call'
> rack-mount (0.6.14) lib/rack/mount/code_generation.rb:93:in `block in 
> recognize'
> rack-mount (0.6.14) lib/rack/mount/code_generation.rb:68:in `optimized_each'
> rack-mount (0.6.14) lib/rack/mount/code_generation.rb:92:in `recognize'
> rack-mount (0.6.14) lib/rack/mount/route_set.rb:139:in `call'
> actionpack (3.0.9) lib/action_dispatch/routing/route_set.rb:493:in `call'
> actionpack (3.0.9) 
> lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
> actionpack (3.0.9) lib/action_dispatch/middleware/head.rb:14:in `call'
> rack (1.2.3) lib/rack/methodoverride.rb:24:in `call'
> actionpack (3.0.9) lib/action_dispatch/middleware/params_parser.rb:21:in 
> `call'
> actionpack (3.0.9) lib/action_dispatch/middleware/flash.rb:182:in `call'
> actionpack (3.0.9) 
> lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'
> actionpack (3.0.9) lib/action_dispatch/middleware/cookies.rb:302:in `call'
> activerecord (3.0.9) lib/active_record/query_cache.rb:32:in `block in call'
> activerecord (3.0.9) 
> lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
> activerecord (3.0.9) lib/active_record/query_cache.rb:12:in `cache'
> activerecord (3.0.9) lib/active_record/query_cache.rb:31:in `call'
> activerecord (3.0.9) 
> lib/active_record/connection_adapters/abstract/connection_pool.rb:354:in 
> `call'
> actionpack (3.0.9) lib/action_dispatch/middleware/callbacks.rb:46:in `block 
> in call'
> activesupport (3.0.9) lib/active_support/callbacks.rb:416:in 
> `_run_call_callbacks'
> actionpack (3.0.9) lib/action_dispatch/middleware/callbacks.rb:44:in `call'
> rack (1.2.3) lib/rack/sendfile.rb:107:in `call'
> actionpack (3.0.9) lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
> actionpack (3.0.9) lib/action_dispatch/middleware/show_exceptions.rb:47:in 
> `call'
> railties (3.0.9) lib/rails/rack/logger.rb:13:in `call'
> rack (1.2.3) lib/rack/runtime.rb:17:in `call'
> activesupport (3.0.9) lib/active_support/cache/strategy/local_cache.rb:72:in 
> `call'
> rack (1.2.3) lib/rack/lock.rb:11:in `block in call'
> <internal:prelude>:10:in `synchronize'
> rack (1.2.3) lib/rack/lock.rb:11:in `call'
> actionpack (3.0.9) lib/action_dispatch/middleware/static.rb:30:in `call'
> railties (3.0.9) lib/rails/application.rb:168:in `call'
> railties (3.0.9) lib/rails/application.rb:77:in `method_missing'
> railties (3.0.9) lib/rails/rack/log_tailer.rb:14:in `call'
> rack (1.2.3) lib/rack/content_length.rb:13:in `call'
> rack (1.2.3) lib/rack/handler/webrick.rb:52:in `service'
> /home/unclemantis/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/httpserver.rb:111:in
>  `service'
> /home/unclemantis/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/httpserver.rb:70:in
>  `run'
> /home/unclemantis/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/server.rb:183:in
>  `block in start_thread'
>
> Request
>
> *Parameters*:
>
> {"activation_code"=>"YJaPcZEY5QGZoqkWoHbC"}
>
> Show session dump<http://69.164.197.155:3000/register/YJaPcZEY5QGZoqkWoHbC#>
>
> Show env dump <http://69.164.197.155:3000/register/YJaPcZEY5QGZoqkWoHbC#>
> Response
>
> *Headers*:
>
> None
>
>
> Regards,
>
> Michael
>
>
>
> On Sat, Jun 18, 2011 at 10:55 AM, Colin Law <[email protected]>wrote:
>
>> 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.
>>
>>
>

-- 
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