paolodona / rails-widgets
- Source
- Commits
- Network (33)
- Issues (0)
- Downloads (0)
- Wiki (8)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Aug 08 12:05:16 -0700 2008 | |
| |
CHANGELOG | Wed Oct 31 16:50:23 -0700 2007 | |
| |
Documentation.txt | Wed Nov 05 16:49:24 -0800 2008 | |
| |
LICENSE | Wed Jan 21 11:16:06 -0800 2009 | |
| |
README | Mon Nov 03 14:16:54 -0800 2008 | |
| |
Rakefile | Mon Aug 13 06:40:53 -0700 2007 | |
| |
generators/ | Wed Nov 05 14:24:44 -0800 2008 | |
| |
images/ | Sat Oct 13 01:20:41 -0700 2007 | |
| |
init.rb | Mon Aug 13 06:40:53 -0700 2007 | |
| |
install.rb | Sat Oct 13 03:11:15 -0700 2007 | |
| |
javascripts/ | Sat Oct 13 01:20:41 -0700 2007 | |
| |
lib/ | Mon Nov 30 14:09:01 -0800 2009 | |
| |
tasks/ | Thu Oct 30 16:58:59 -0700 2008 | |
| |
test/ | Mon Nov 30 14:03:21 -0800 2009 | |
| |
uninstall.rb | Mon Aug 13 06:40:53 -0700 2007 |
README
Rails Widgets ======= Rails Widgets is a collection of UI Widgets for RubyOnRails (in form of ActionView helpers). You can add tabbed navigations, progressbars, rounded boxes etc in a snap. All the widgets generate and inline their own CSS. Once your page is up and running you can extract and customize them as you wish. Source code: git://github.com/paolodona/rails-widgets.git Documentation: http://github.com/paolodona/rails-widgets/wikis Discussion Groups: http://groups.google.com/group/railswidgets http://groups.google.com/group/rails-widgets-dev Issue Tracking: http://rails-widgets.lighthouseapp.com
