Letter R

rubygem-simple-navigation - Ruby library for creating navigation for your Rails or Sinatra application

Website: http://github.com/andi/simple-navigation
License: MIT
Vendor: Alcance Libre, Inc.
Description:
With the simple-navigation
mkdir -p ./usr/share/gems

CONFIGURE_ARGS="--with-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches  -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' $CONFIGURE_ARGS" \
gem install \
        -V \
        --local \
        --install-dir ./usr/share/gems \
        --bindir ./usr/bin \
        --force \
        --document=ri,rdoc \
        --backtrace \
        simple-navigation-3.10.0.gem

navigation for your Rails, Sinatra or Padrino applications. The navigation is
global in a single configuration file. It supports automatic as well as
explicit highlighting of the currently active navigation through regular
expressions.

Packages

rubygem-simple-navigation-3.10.0-1.fc14.al.noarch [29 KiB] Changelog by Vít Ondruch (2013-03-11):
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
- Update to simple-navigation 3.10.0.

Listing created by Repoview-0.6.6-6.fc14.al