Creating a Navigation System with Rails

Deciding upon a navigation system is probably one of the most important choices in website design. The navigation system can make or break a sites usability. Because of the importance a good navigation system plays, I choose to ignore the many available Rails menu plugins and roll out my own so that it would work exactly as I needed it. In this tutorial, I will detail how to use the Rails plugin acts_as_nested_set to create your own dynamic navigation system.

Preview_compass_on_a_nautical_chart_4_

Comments