RubyGems Navigation menu

confluence 1.0.3

One of the biggest problems facing any ruby (possibly rails) based web dev is the extreme lack of modularization of actual web components. Sure there are plenty of great modularized tools from rails to sprockets to whatever outthere that will help you get build a cool web app, but there is very little in terms of convention to help you build a cool web kit that can be reused anywhere else. Confluence is designed and used (by me) to build highly modular web assets like navigation bars, footers, map views, user profile tabs, etc. so that I never have to build the same again across different application.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.3 - February 20, 2013 (46.5 KB)
  2. 1.0.2 - February 20, 2013 (46.5 KB)
  3. 1.0.1 - February 20, 2013 (46.5 KB)
  4. 1.0.0 - February 20, 2013 (45.5 KB)
  5. 0.2.0 - February 19, 2013 (23 KB)
Show all versions (9 total)

Runtime Dependencies (8):

bundler >= 0
git >= 0
rake >= 0
rdoc >= 0
rspec >= 0
simplecov >= 0
thor >= 0

Development Dependencies (6):

haml >= 0
jeweler ~> 1.8.4
rails >= 0
rspec >= 0
header_navigation ~> 0.0.1

Owners:

Authors:

  • Thomas Chen

SHA 256 checksum:

d595c16eb407bbfea67cf761a45a857a16dceb6e7329ea6b7a35e9fa3593b28b

Total downloads 29,807

For this version 4,332

License:

MIT

Required Ruby Version: None

Links: