You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i move partials from themes/demo/views/layouts/ to app/views/layouts/ (both paths that it is searching in), the partials load and the page renders correctly. What might cause such an error?
The text was updated successfully, but these errors were encountered:
After upgrading to Rails 3.2, my app gives a missing template error
when i move partials from
themes/demo/views/layouts/
toapp/views/layouts/
(both paths that it is searching in), the partials load and the page renders correctly. What might cause such an error?The text was updated successfully, but these errors were encountered: