Ruby on Rails Wednesday, January 24, 2018

I installed a gem (blogit) so in my routes I mount it with   mount Blogit::Engine => "/blog"  but then all the regular routes in my main layout stop working with messages like undefined local variable or method `new_user_session_path' for #<#<Class:0x000000053d63f0>:0x007f96d1235a40>
Thanks for reading and in advance if you can help

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/d47f00f8-add6-42ec-9c74-a7dd99df6c47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment