Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActionView::TemplateError (A copy of MultiSite::ScopedModel::ClassMethods has been removed from the module tree but is still active!) #2

Open
sandipransing opened this issue Jan 15, 2010 · 0 comments

Comments

@sandipransing
Copy link

ActionView::TemplateError (A copy of MultiSite::ScopedModel::ClassMethods has been removed from the module tree but is still active!) on line #22 of /home/sandip/.rvm/gems/ruby/1.8.7/gems/radiant-0.8.1/app/views/layouts/application.html.haml:
19: #site-title= link_to_unless_current title, admin_url
20: #site-subtitle= subtitle
21: - if logged_in?
22: #navigation= links_for_navigation
23: %hr{:class=>"hidden"}/
24: #main
25: - if flash[:notice]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant