tangofoxtrot / simple_table
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Richard Luther (author)
Wed Aug 12 14:54:10 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
init.rb | ||
| |
install.rb | ||
| |
lib/ | ||
| |
tasks/ | ||
| |
test/ | ||
| |
uninstall.rb |
README
SimpleTable =========== requires haml and will_paginate Example ======= More info and tests to come simple_table(@articles, [:name, ['Edit', %(link_to "Edit", edit_article_path(something))]],'edit_article_path(something)') Copyright (c) 2009 tangofoxtrot, released under the MIT license

