nice ... but many routing problems .. are some dependencies I forgot to Install ???
after login on http://0.0.0.0:3000/ No route matches {:action=>"show", :controller=>"admin/user"} and after every visit on the admin-sub-site (when possible) da word 'admin' is ad to the header .. so now my header is: Sitename - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin - Admin ..thats a bit strange for now the only working routes are for admin: http://0.0.0.0:3000/admin/user/ http://0.0.0.0:3000/admin/user/1-admin (at first login admin-front) for user: all standards (front / users / users/edit ) for guest: http://0.0.0.0:3000/ + /login + /users/signup so everything is fine accept you login as admin when I log in as Admin via DevUserChanger it try url: http://0.0.0.0:3000/dev/index/set_current_user?login=[my-email with %40 for @] .. I think there is a link_to_remote - problem and routing problem may be a result of naming-conflicts: hobo wants to visit url admin/users but standard-install produces admin/user ..... Sorry for the bad english but just slept a few ours On 22 Sep., 22:21, Owen <[email protected]> wrote: > https://rubygems.org/gems/hobo/versions/1.3.0.pre5 -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
