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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
顯示所有版本(共 9)

Runtime 相依性套件 (8):

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

Development 相依性套件 (6):

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

擁有者:

作者:

  • Thomas Chen

SHA 256 checksum:

d595c16eb407bbfea67cf761a45a857a16dceb6e7329ea6b7a35e9fa3593b28b

總下載次數 29,903

這個版本 4,348

License:

MIT

Ruby 版本需求:

相關連結: