Sha256: 34ff2be5e7d8ff23b40c8fc74801dd5925e4db4d24f8341c968278b83515e335

Contents?: true

Size: 682 Bytes

Versions: 2

Compression:

Stored size: 682 Bytes

Contents

*1.2.1

* changed way to include render_*-helper_methods into view (including them into Controller and declaring them as helper_methods instead of adding whole module as Helper). this seems to be more reliable under certain conditions. Credits to Gernot Kogler.

*1.2.0

* added capability to add conditions to navigation-items (primary.item key, name, url, :if => Proc.new {current_user.admin?})

*1.1.2

* Bugfix: config now gets evaluated on every render_navigation call. Credits to Joël Azémar.
* Config file gets reloaded on every render_navigation call in development mode. Only load config file on server start in production mode.


*1.1.1

* Change plugin into a GemPlugin

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
andi-simple-navigation-1.2.1 CHANGELOG
simple-navigation-1.2.1 CHANGELOG