On Jun 7, 10:01 pm, Alastair <m...@alastairmoore.com> wrote:
> > In lieu of any better suggestions you could change it back to
> > production.rb one line at a time till you find the one causing the
> > problem.

> In lieu of any better suggestions you could change it back to
> production.rb one line at a time till you find the one causing the
> problem.

I just tried removing any references to has_attachment from my models
and ran ./script/server -e production again. That cleared those errors
but now I'm getting a new error of:

/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/dependencies.rb:105:in `const_missing': uninitialized
constant User::Authentication (NameError)

I'm beginning to wonder if there's an issue with my rails app, in
production mode, not being able to see any plugins. Again, I can't
imagine why this would be occurring but it looks to be a possibility.

Alastair
--~--~---------~--~----~------------~-------~--~----~
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 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to