Skip to content

resgraph/simple-navigation

 
 

Repository files navigation

== Simple Navigation

My modifications to the Simple Navigation gem written by Andi Schacke to allow options to be added to the link_to method call. My primary need was the ability to add the 'rel' attribute for site crawlers to obtain better results (i.e. rel='nofollow').

Simple Navigation is a ruby library for creating navigations (with multiple levels) for your Ruby on Rails application.
If you upgrade to version 2.x.x please recheck the updated documentation on http://wiki.github.com/andi/simple-navigation.

Source code:
  git@github.com:resgraph/simple-navigation.git

Documentation: 
  http://wiki.github.com/andi/simple-navigation

RDoc:
  http://andi.rubyforge.org/simple-navigation

Online Demo:
  http://simple-navigation-demo.andischacke.com

Discussion Group for Feedback and Questions
  http://groups.google.com/group/simple-navigation

Copyright (c) 2010 Andi Schacke, released under the MIT license

About

A ruby gem for creating navigations (with multiple levels) for your Ruby on Rails application. Render your navigation as html list, link list or breadcrumbs.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%