oke , and put this in the controller ?? Roelof
Op woensdag 13 augustus 2014 08:26:52 UTC+2 schreef matt: > you could use current_page with route to check the page. Ex: > render “sidebar” unless current_page?(login_path) > > Matt > On Aug 13, 2014, at 2:20 AM, Roelof Wobben <[email protected] > <javascript:>> wrote: > > Hello, > > Allmost all pages have the same layout except the login page. > There the sidebar with menu is not visible. > > Is there a way to tell rails that when im on the login page the sidebar > must not be visible. > > Roelof > > > -- > 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 [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/fc9ab3e6-e2ee-4417-adab-653d4f210fa5%40googlegroups.com > > <https://groups.google.com/d/msgid/rubyonrails-talk/fc9ab3e6-e2ee-4417-adab-653d4f210fa5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/d69e6460-e5f1-4b56-a884-f8006a6c4317%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

