Skip to content
paolodona edited this page Sep 12, 2010 · 24 revisions

Welcome to Rails Widgets!

Rails Widgets is a collection of UI widgets for Ruby On Rails that you can put in your own application at the speed of light!
They’re lightweight and easy to use, give them a spin!

The widgets are:

  • Tabnav: tabbed navigation
  • Navigation: those cute links you see on the top right corner of every website
  • Tooltips: click there, get a hint, close.
  • Tableizer: turns boring lists into cool and easy to read big boxes.
  • ShowHide: toggle details in a snap.
  • Progressbar: simple css progressbar.

Installation


cd yourapp
script/plugin install git://github.com/paolodona/rails-widgets.git

More Info

Contributors like to talk about widgets on their own blog, take a look here:

Clone this wiki locally