Jacob Kessler wrote:
In the second (non-working) case, of Glassfish Gem, RAILS_ROOT/app/models/subfo ends up in config.load_paths, the same as with mongrel. $LOAD_PATH is slightly different, but it looks like it's mostly related to not having loaded mongrel. However, when rails needs to load post.rb, it fails with a NameError rather than loading the file.

This seems to be a problem not directly related to loading. The load process there is trying to load a file in order to define a constant that does not exist. It seems like it's successfully loading the file, but not producing the constant needed.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to