Hi there,

for your next project, you might want to check out the simple-
navigation plugin which does everything for you (except the styling/
css):
http://github.com/andi/simple-navigation

All the best for 2010
Andi

On 23 Dez., 18:37, Steve Castaneda <[email protected]> wrote:
> Marnen Laibow-Koser wrote:
> > Have you looked at current_page? ?
>
> Thanks.  current_page? worked great.  I think it can be refactored but
> for now it's working the way I want it.
>
> I basically did:
>
> <% if current_page?( :controller => 'example' )
> ...HTML goes here...
> <% end %>
>
> For the H2 "active" area, and then left the UL list with all menu
> options like you suggested.
>
> Thanks as always, Marnen.
>
> --
> Posted viahttp://www.ruby-forum.com/.

--

You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.


Reply via email to