> Application Trace | Framework Trace | Full Trace
> c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:253:in
>  
> `load_missing_constant'
> c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:468:in
>  
> `const_missing'
> c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:486:in
>  
> `send'
> c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:486:in
>  
> `const_missing'
> app/controllers/admin/mailinglists_controller.rb:116:in `send_mail'
> app/controllers/admin/mailinglists_controller.rb:115:in `send_mail'
> app/controllers/admin/mailinglists_controller.rb:114:in `send_mail'
> Request
> 
> Parameters:
> 
> {"authenticity_token"=>"dc9249eaed248ed10c939b4b0fd52c0c373c5f09",
>  "id"=>"1"}
> Show session dump

dont worry, i fixed it by prepending Admin:: to the reference of the
model.. but out of curiosity, why did it work the first time and not the
second time?
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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-talk@googlegroups.com
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