Search the web
Sign In
New User? Sign Up
RubyOnRails · Ruby on Rails
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Session contains objects whose class definition isn't available.   Message List  
Reply | Forward Message #53 of 107 |
This is a new issue for me that I've never seen before. After a little
reading it looks as though I have an object in the session that is
derived(?)that Rails cannot figure out? Is the problem that I have all
the class definitions in the same model file i.e. in top_class.rb

So in essence I have:

class TopClass < ActiveRecord::Base
acts_as_tree
:
:
end

class AnotherClass < Tree
:
:
end

class YetAnotherClass < Tree
:
:
end

Any help would be greatly appreciated.




Thu Feb 1, 2007 9:08 pm

rick_martin_...
Offline Offline
Send Email Send Email

Forward
Message #53 of 107 |
Expand Messages Author Sort by Date

This is a new issue for me that I've never seen before. After a little reading it looks as though I have an object in the session that is derived(?)that Rails...
rick_martin_2001
rick_martin_...
Offline Send Email
Feb 2, 2007
1:51 am

Howdy Rick! How do you know Rails can't figure it out? Are you getting some kind of error message? If so, please post. -Colman...
colmannady
Offline Send Email
Feb 2, 2007
2:07 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help