Morning,

I'm trying to upgrade from 2.0.1 to Edge to take advantage of Dirty  
Objects.  However, when I try to open the app, I get this error:

ActionView::MissingTemplate
Missing template templates/greendream/_site_nav.html.erb in view path / 
Users/nathan/rails/citygates/app/views

This is my layout file trying to render a partial for the navigation.  
The "templates" folder is a symlink to another folder.  This allows  
separate versioning control over templates for the designer... in this  
case: template specific navigation.

Anyway, I ran a few tests:
-If I point to a non-symlinked partial, everything works
-If I get rid of vendor/rails and run on 2.0.1, everything works

But when I point to a symlinked partial in Edge Rails... I get the  
error above.

If anyone has any advice, or might know why this changed, I would  
appreciate it.

Thanks,

-Nathan

--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to